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

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

View File

@ -6,9 +6,7 @@ cask "joker" do
name "Joker iOS kernelcache handling utility"
homepage "http://newosxbook.com/tools/joker.html"
binary "joker.universal", target: "joker"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
binary "joker.universal", target: "joker"
end