mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
use latest version and sha
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
cask "inso" do
|
||||
version "2023.5.8"
|
||||
sha256 "2ab577f3b3e0e0afc7080b24908c248a31863a7ae1d6d81595e5d16d0238ec58"
|
||||
version "8.1.0"
|
||||
sha256 "b1fc1c0e4156e20d92d433ce545be0886d07f8e735a789319e1cb3962af94db5"
|
||||
|
||||
url "https://github.com/Kong/insomnia/releases/download/lib%40#{version}/inso-macos-#{version}.zip",
|
||||
verified: "github.com/Kong/insomnia/"
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
cask "insomnia" do
|
||||
version "2023.5.8"
|
||||
sha256 "40c640dcb17bc9d3a66e2afc82c28fac4c78f92aaccf72c4aea14fdfd984847f"
|
||||
version "8.1.0"
|
||||
sha256 "f011d0bead17b5784a915873d9ba4513fcb4a1ed07cfc9e43af459b5dcc10b39"
|
||||
|
||||
url "https://github.com/Kong/insomnia/releases/download/core%40#{version}/Insomnia.Core-#{version}.dmg",
|
||||
verified: "github.com/Kong/insomnia/"
|
||||
|
||||
Reference in New Issue
Block a user