alloy: add livecheck

This commit is contained in:
Patrick Linnane
2023-08-09 15:44:41 -07:00
parent 0867ec9ea8
commit faad4b6c97
+5
View File
@@ -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