ganache: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:54 -05:00
parent 42f36f072d
commit 61ada16728
+2 -1
View File
@@ -8,6 +8,8 @@ cask "ganache" do
desc "Personal blockchain for Ethereum development"
homepage "https://trufflesuite.com/ganache/"
deprecate! date: "2023-12-17", because: :discontinued
app "Ganache.app"
zap trash: [
@@ -18,7 +20,6 @@ cask "ganache" do
]
caveats do
discontinued
<<~EOS
See https://consensys.io/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat for information
EOS