spectacle: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:07 -05:00
parent 44b9c12bd6
commit 7497d93963
+2 -4
View File
@@ -8,6 +8,8 @@ cask "spectacle" do
desc "Move and resize windows with ease"
homepage "https://www.spectacleapp.com/"
deprecate! date: "2023-12-17", because: :discontinued
auto_updates true
app "Spectacle.app"
@@ -21,8 +23,4 @@ cask "spectacle" do
"~/Library/Cookies/com.divisiblebyzero.Spectacle.binarycookies",
"~/Library/Preferences/com.divisiblebyzero.Spectacle.plist",
]
caveats do
discontinued
end
end