airunlock: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:45 -05:00
parent a3e2fcebc9
commit f44017dffa
+2 -4
View File
@@ -7,9 +7,7 @@ cask "airunlock" do
desc "Tool to lock or unlock the macbook using an Android phone via Bluetooth"
homepage "https://github.com/pinetum/AirUnlock-for-Mac"
app "AirUnlock.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "AirUnlock.app"
end