bootxchanger: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:48 -05:00
parent 2400c33d0d
commit ec1d13155b
+2 -4
View File
@@ -8,9 +8,7 @@ cask "bootxchanger" do
desc "Utility to change the boot logo on old Macs"
homepage "https://namedfork.net/bootxchanger/"
app "BootXChanger.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "BootXChanger.app"
end