fastclicker: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:53 -05:00
parent dfb59c12b6
commit 4426c6496f
+2 -4
View File
@@ -7,9 +7,7 @@ cask "fastclicker" do
desc "Auto clicker and mouse automation utility"
homepage "http://www.advanced-mouse-auto-clicker.com/mac-auto-clicker.html"
app "FastClicker.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "FastClicker.app"
end