From b5a75bf5d1aa7c5e9e00ff3c6c4db764c4cb7d79 Mon Sep 17 00:00:00 2001 From: Rylan Polster Date: Sun, 17 Dec 2023 17:46:08 -0500 Subject: [PATCH] vpn-enabler: use `deprecate!` instead of `discontinued` --- Casks/v/vpn-enabler.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Casks/v/vpn-enabler.rb b/Casks/v/vpn-enabler.rb index 05a703d848..a941e712a3 100644 --- a/Casks/v/vpn-enabler.rb +++ b/Casks/v/vpn-enabler.rb @@ -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