mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
alloy: add livecheck
This commit is contained in:
@@ -8,5 +8,10 @@ cask "alloy" do
|
||||
desc "Programming language for software modelling"
|
||||
homepage "https://alloytools.org/"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
strategy :github_latest
|
||||
end
|
||||
|
||||
app "Alloy.app"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user