ark-desktop-wallet: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:47 -05:00
parent 131ba10a53
commit fa6044e7c6
+2 -4
View File
@@ -8,9 +8,7 @@ cask "ark-desktop-wallet" do
desc "Multi Platform ARK Desktop Wallet"
homepage "https://ark.io/"
app "Ark Desktop Wallet.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "Ark Desktop Wallet.app"
end