hotswitch: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:56 -05:00
parent 162d69604e
commit a6e3580fd6
+2 -4
View File
@@ -7,11 +7,9 @@ cask "hotswitch" do
desc "Fast window switcher using a 2-stroke hotkey"
homepage "https://oniatsu.github.io/HotSwitch/"
deprecate! date: "2023-12-17", because: :discontinued
app "HotSwitch.app"
zap trash: "~/Library/Preferences/com.oniatsu.HotSwitch.plist"
caveats do
discontinued
end
end