Merge pull request #164123 from bingzheung/jyutping-add-livecheck

jyutping: add livecheck
This commit is contained in:
Sam Ford
2024-01-09 23:12:49 -05:00
committed by GitHub
+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"