mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
sanesidebuttons: use github_latest livecheck strategy
This commit is contained in:
@@ -7,6 +7,11 @@ cask "sanesidebuttons" do
|
||||
desc "Menu bar app that enables system-wide navigation using side mouse buttons"
|
||||
homepage "https://github.com/thealpa/SaneSideButtons"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
strategy :github_latest
|
||||
end
|
||||
|
||||
depends_on macos: ">= :ventura"
|
||||
|
||||
app "SaneSideButtons.app"
|
||||
|
||||
Reference in New Issue
Block a user