mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #164123 from bingzheung/jyutping-add-livecheck
jyutping: add livecheck
This commit is contained in:
@@ -8,6 +8,11 @@ cask "jyutping" do
|
||||
desc "Cantonese Jyutping Input Method"
|
||||
homepage "https://jyutping.app/"
|
||||
|
||||
livecheck do
|
||||
url "https://jyutping.app/appcast.xml"
|
||||
strategy :sparkle, &:short_version
|
||||
end
|
||||
|
||||
auto_updates true
|
||||
depends_on macos: ">= :monterey"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user