mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
jad: use deprecate! instead of discontinued
This commit is contained in:
+2
-2
@@ -7,14 +7,14 @@ cask "jad" do
|
||||
desc "Java decompiler"
|
||||
homepage "https://varaneckas.com/jad/"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
depends_on macos: "<= :mojave"
|
||||
|
||||
binary "jad"
|
||||
manpage "jad.1"
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
|
||||
<<~EOS
|
||||
Instructions on using jad are available in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user