jyutping: add livecheck

This commit is contained in:
Bing ZHEUNG 2024-01-10 11:09:40 +08:00
parent f9c33b9ee9
commit 29db810930
No known key found for this signature in database
GPG Key ID: 40C03E8D3DE062CF
1 changed files with 5 additions and 0 deletions

View File

@ -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"