From 0b3484837a39d585703a2c1a752feef28e8416bb Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Sun, 18 Feb 2024 09:25:43 -0500 Subject: [PATCH] authy: deprecate --- Casks/a/authy.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Casks/a/authy.rb b/Casks/a/authy.rb index b579157f75..8a683357bd 100644 --- a/Casks/a/authy.rb +++ b/Casks/a/authy.rb @@ -12,6 +12,8 @@ cask "authy" do strategy :header_match end + deprecate! date: "2024-03-19", because: :discontinued + auto_updates true app "Authy Desktop.app"