icons: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:56 -05:00
parent 424f62a9b9
commit 1b82bc552b
+2 -4
View File
@@ -7,9 +7,7 @@ cask "icons" do
desc "Tool to generate icons for apps"
homepage "https://github.com/exherb/icons"
app "Icons.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "Icons.app"
end