Merge pull request #162728 from bevanjkay/bump-fly-key-1.6.3-2023121601

fly-key 1.6.3
This commit is contained in:
Justin Krehel
2023-12-17 22:19:27 -05:00
committed by GitHub
3 changed files with 25 additions and 19 deletions
-19
View File
@@ -1,19 +0,0 @@
cask "fly-key" do
version "1.5"
sha256 "2b89a5994d40e618e9f792097286122f35f137199c495474fa3ac949a23d8366"
url "https://cdn.better365.cn/FlyKey/FlyKey#{version}.dmg"
name "FlyKey"
desc "One-click display of shortcuts"
homepage "https://www.better365.cn/FlyKey.html"
livecheck do
url "https://www.better365.cn/FlyKey.xml"
strategy :sparkle, &:short_version
end
pkg "FlyKey#{version}.pkg"
uninstall pkgutil: "cn.better365.FlyKey",
quit: "cn.better365.FlyKey"
end
+24
View File
@@ -0,0 +1,24 @@
cask "flykey" do
version "1.6.3,2023121601"
sha256 "806cc526c293ed42124a4b13d8dd06f2c06137a2e933507ecd9b9ba157c605cf"
url "https://cdn.better365.cn/FlyKey/FlyKey#{version.csv.second}.zip"
name "FlyKey"
desc "One-click display of shortcuts"
homepage "https://www.better365.cn/FlyKey.html"
livecheck do
url "https://www.better365.cn/FlyKey.xml"
strategy :sparkle
end
depends_on macos: ">= :catalina"
app "FlyKey.app"
zap trash: [
"~/Library/HTTPStorages/cn.better365.FlyKey",
"~/Library/HTTPStorages/cn.better365.FlyKey.binarycookies",
"~/Library/Preferences/cn.better365.FlyKey.plist",
]
end
+1
View File
@@ -4,6 +4,7 @@
"cloudapp": "zight",
"epilogue-operator": "epilogue-playback",
"figmadaemon": "figma-agent",
"fly-key": "flykey",
"hepta": "heptabase",
"mat": "memoryanalyzer",
"mouse-fix": "mac-mouse-fix",