Merge pull request #167585 from Homebrew/gearboy-livecheck

This commit is contained in:
Patrick Linnane
2024-02-25 22:57:54 -08:00
committed by GitHub
+5
View File
@@ -6,5 +6,10 @@ cask "gearboy" do
name "Gearboy"
homepage "https://github.com/drhelius/Gearboy"
livecheck do
url :url
strategy :github_latest
end
app "Gearboy-#{version}-macOS/Gearboy.app"
end