Skip to content

Commit

Permalink
inso@beta: migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanazamfirei committed Apr 29, 2024
1 parent 06b04d4 commit a77bf1f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Casks/i/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
cask "inso@beta" do
version "9.0.0-beta.5"
sha256 "ef022cfb82a756bbdf0f7cd10b5ed5567205a19bf4bb802adda2db1402f6c0bf"

url "https://github.com/Kong/insomnia/releases/download/lib%40#{version}/inso-macos-#{version}.zip",
verified: "github.com/Kong/insomnia/"
name "inso"
desc "CLI HTTP and GraphQL Client"
homepage "https://insomnia.rest/products/inso"

livecheck do
url "https://github.com/Kong/insomnia/releases?q=prerelease%3Atrue+Inso+CLI"
regex(%r{href=["']?[^"' >]*?/tag/lib%40([^"' >]+?)["' >]}i)
strategy :page_match
end

conflicts_with cask: "inso"

binary "inso"

# No zap stanza required
end
1 change: 1 addition & 0 deletions audit_exceptions/github_prerelease_allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"haptickey": "all",
"hyper@canary": "all",
"imagemin": "all",
"inso@beta": "all",
"irccloud": "all",
"jenkins-menu": "all",
"majsoul-plus": "all",
Expand Down

0 comments on commit a77bf1f

Please sign in to comment.