jyutping: add livecheck

This commit is contained in:
Bing ZHEUNG
2024-01-10 11:09:40 +08:00
parent f9c33b9ee9
commit 29db810930
+5
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"