line-bot-designer: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:59 -05:00
parent 092dfb0881
commit c367a66aee
+2 -4
View File
@@ -8,9 +8,7 @@ cask "line-bot-designer" do
desc "Prototype LINE bots"
homepage "https://developers.line.biz/en/"
app "LINE Bot Designer.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "LINE Bot Designer.app"
end