mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
bruno: use github_latest livecheck strategy
This commit is contained in:
@@ -11,6 +11,11 @@ cask "bruno" do
|
||||
desc "Opensource IDE for exploring and testing api's"
|
||||
homepage "https://www.usebruno.com/"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
strategy :github_latest
|
||||
end
|
||||
|
||||
depends_on macos: ">= :high_sierra"
|
||||
|
||||
app "Bruno.app"
|
||||
|
||||
Reference in New Issue
Block a user