mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #161910 from Homebrew/zecwallet-lite-discontinue
zecwallet-lite: mark `discontinued`
This commit is contained in:
@@ -8,15 +8,14 @@ cask "zecwallet-lite" do
|
||||
desc "Zcash Light Wallet"
|
||||
homepage "https://www.zecwallet.co/#download"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
strategy :github_latest
|
||||
end
|
||||
|
||||
app "Zecwallet Lite.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/Zecwallet Lite",
|
||||
"~/Library/Application Support/Zcash/zecwallet-light-wallet.debug.log",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user