mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
vpn-enabler: use deprecate! instead of discontinued
This commit is contained in:
@@ -22,12 +22,13 @@ cask "vpn-enabler" do
|
||||
desc "VPN settings utility"
|
||||
homepage "https://cutedgesystems.com/"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
depends_on macos: ">= :el_capitan"
|
||||
|
||||
app "VPN Enabler.app"
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
<<~EOS
|
||||
Download for newer version is walled.
|
||||
EOS
|
||||
|
||||
Reference in New Issue
Block a user