mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
+6
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user