From 413ff44716393f8dfc19830f56099b0409fe8794 Mon Sep 17 00:00:00 2001 From: Rylan Polster Date: Sun, 17 Dec 2023 17:46:02 -0500 Subject: [PATCH] paw: use `deprecate!` instead of `discontinued` --- Casks/p/paw.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/p/paw.rb b/Casks/p/paw.rb index 3c90db3703..8b91c3bf4d 100644 --- a/Casks/p/paw.rb +++ b/Casks/p/paw.rb @@ -7,6 +7,8 @@ cask "paw" do desc "HTTP client that helps testing and describing APIs" homepage "https://paw.cloud/" + deprecate! date: "2023-12-17", because: :discontinued + auto_updates true depends_on macos: ">= :sierra" @@ -21,8 +23,6 @@ cask "paw" do ] caveats do - discontinued - <<~EOS #{token} has been renamed 'rapidapi', install rapidapi to continue receiving updates;