Merge pull request #158814 from bevanjkay/bruno-livecheck

This commit is contained in:
Miccal Matthews
2023-10-30 04:23:10 +08:00
committed by GitHub
+5
View File
@@ -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"