From 56f87855757772be0b2f8ddcc85ce4c868206f53 Mon Sep 17 00:00:00 2001 From: BingoKingo <24961267+BingoKingo@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:32:07 +0800 Subject: [PATCH] wetype: 0.9.8,201 --- Casks/w/wetype.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Casks/w/wetype.rb b/Casks/w/wetype.rb index a18b2aa83e..37babdf132 100644 --- a/Casks/w/wetype.rb +++ b/Casks/w/wetype.rb @@ -1,6 +1,6 @@ cask "wetype" do - version "0.9.8,198" - sha256 "d27c39beeb2b4d1ce8da2af48417465539d321f25f4249ad4034d62f48bb6836" + version "0.9.8,201" + sha256 "694b027f6ce4246c15ddc418cdfd758c3f0a87af7ca61db098936a5b3ab8db45" url "https://wetype.wxqcloud.qq.com/app/mac/#{version.csv.first}/WeTypeInstaller_#{version.csv.first}_#{version.csv.second}.zip" name "WeType" @@ -11,6 +11,7 @@ cask "wetype" do skip "No reliable way to get version info" end + auto_updates true depends_on macos: ">= :catalina" installer manual: "WeTypeInstaller_#{version.csv.first}_#{version.csv.second}.app"