bunqcommunity-bunq: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:48 -05:00
parent 05dbd1484c
commit db2a647c25
+2 -4
View File
@@ -8,9 +8,7 @@ cask "bunqcommunity-bunq" do
desc "Unofficial desktop application for the bunq API"
homepage "https://bunqdesk.top/"
app "bunqDesktop.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "bunqDesktop.app"
end