Merge pull request #152648 from Anze/master

keyclu 0.10
This commit is contained in:
Miccal Matthews
2023-08-10 06:24:14 +08:00
committed by GitHub
+6 -2
View File
@@ -1,6 +1,6 @@
cask "keyclu" do
version "0.9"
sha256 "e4d0b872a3c88c258d23ccc2fc6d25987d43d76b2d0556ae2c57e93fa5101167"
version "0.10"
sha256 "875aabcdea1533011469e7f62f54315da9ef849585930ebaa40801fd2b350f47"
url "https://github.com/Anze/KeyCluCask/releases/download/v#{version}/KeyClu.zip",
verified: "github.com/Anze/KeyCluCask/"
@@ -21,7 +21,11 @@ cask "keyclu" do
uninstall quit: "com.0804Team.KeyClu"
zap trash: [
"~/Library/Caches/com.0804Team.KeyClu",
"~/Library/Containers/com.0804Team.KeyClu",
"~/Library/Group Containers/group.com.0804Team.KeyClu",
"~/Library/HTTPStorages/com.0804Team.KeyClu",
"~/Library/Preferences/com.0804Team.KeyClu.plist",
"~/Library/Saved Application State/com.0804Team.KeyClu.savedState",
]
end