blockstack: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:48 -05:00
parent be47fbe614
commit a7e12620da
+2 -4
View File
@@ -8,11 +8,9 @@ cask "blockstack" do
desc "Explore the Blockstack internet"
homepage "https://blockstack.org/"
deprecate! date: "2023-12-17", because: :discontinued
depends_on macos: ">= :sierra"
app "Blockstack.app"
caveats do
discontinued
end
end