mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
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:
co-authored by
Miccal Matthews
parent
9334903266
commit
371a35e64e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user