multibit-hd: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:01 -05:00
parent 37e1879813
commit 23384e472d
+2 -4
View File
@@ -6,11 +6,9 @@ cask "multibit-hd" do
name "MultiBit HD"
homepage "https://github.com/Multibit-Legacy/multibit-hd"
deprecate! date: "2023-12-17", because: :discontinued
app "MultiBit HD.app"
uninstall quit: "com.install4j.6925-4794-5772-4956.24"
caveats do
discontinued
end
end