creepy: use `deprecate!` instead of `discontinued`

This commit is contained in:
Rylan Polster 2023-12-17 17:45:51 -05:00
parent 997e0a5f9e
commit d5f43c68c0
No known key found for this signature in database
GPG Key ID: 46A744940CFF4D64
1 changed files with 2 additions and 4 deletions

View File

@ -8,11 +8,9 @@ cask "creepy" do
desc "Geolocation OSINT tool"
homepage "https://www.geocreepy.com/"
deprecate! date: "2023-12-17", because: :discontinued
app "cree.py.app"
zap trash: "~/.creepy"
caveats do
discontinued
end
end