mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
namebench: use deprecate! instead of discontinued
This commit is contained in:
@@ -8,9 +8,7 @@ cask "namebench" do
|
||||
desc "DNS server finder"
|
||||
homepage "https://code.google.com/archive/p/namebench/"
|
||||
|
||||
app "namebench.app"
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
app "namebench.app"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user