Update another-redis-desktop-manager.rb (#118847)

* Update another-redis-desktop-manager.rb

* Update another-redis-desktop-manager.rb

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
Seth Taylor
2022-02-08 19:18:00 +08:00
committed by GitHub
co-authored by Miccal Matthews
parent 9334903266
commit 371a35e64e
+10
View File
@@ -14,5 +14,15 @@ cask "another-redis-desktop-manager" do
desc "Redis desktop manager"
homepage "https://github.com/qishibo/AnotherRedisDesktopManager/"
livecheck do
url :url
strategy :github_latest
end
app "Another Redis Desktop Manager.app"
zap trash: [
"~/Library/Application Support/another-redis-desktop-manager",
"~/Library/Preferences/me.qii404.another-redis-desktop-manager.plist",
]
end