sidekick: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:06 -05:00
parent 0917e0ac9e
commit c351f389d7
+2 -4
View File
@@ -7,11 +7,9 @@ cask "sidekick" do
desc "Location-based settings manager"
homepage "http://oomphalot.com/sidekick/"
deprecate! date: "2023-12-17", because: :discontinued
auto_updates true
app "Sidekick.app"
caveats do
discontinued
end
end