mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
clone-hero: use github_latest livecheck strategy
This commit is contained in:
@@ -8,6 +8,11 @@ cask "clone-hero" do
|
||||
desc "Guitar Hero clone"
|
||||
homepage "https://clonehero.net/"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
strategy :github_latest
|
||||
end
|
||||
|
||||
depends_on macos: ">= :high_sierra"
|
||||
|
||||
app "Clone Hero.app"
|
||||
|
||||
Reference in New Issue
Block a user