mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
spectacle: use deprecate! instead of discontinued
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user