mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
glimmerblocker: use deprecate! instead of discontinued
This commit is contained in:
@@ -7,6 +7,8 @@ cask "glimmerblocker" do
|
||||
desc "HTTP based ad blocker"
|
||||
homepage "https://glimmerblocker.org/"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
pkg "GlimmerBlocker.pkg"
|
||||
|
||||
uninstall pkgutil: "org.glimmerblocker.pkg",
|
||||
@@ -23,8 +25,6 @@ cask "glimmerblocker" do
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
|
||||
<<~EOS
|
||||
You must deactivate GlimmerBlocker from the installed preference
|
||||
pane before uninstalling. See https://glimmerblocker.org/wiki/Uninstall.
|
||||
|
||||
Reference in New Issue
Block a user