bee: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:48 -05:00
parent 6224613325
commit a38afd38fa
+2 -4
View File
@@ -8,6 +8,8 @@ cask "bee" do
desc "Issue tracker frontend"
homepage "https://www.neat.io/bee/"
deprecate! date: "2023-12-17", because: :discontinued
app "Bee.app"
zap trash: [
@@ -19,8 +21,4 @@ cask "bee" do
"~/Library/Containers/io.neat.Bee-Mutator",
"~/Library/Containers/io.neat.Bee-Updater",
]
caveats do
discontinued
end
end