From 31ccdd96664e9dfddc9b01329df215b5f73a801e Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 24 Jan 2024 18:27:10 -0500 Subject: [PATCH] box-notes: deprecate Signed-off-by: Rui Chen --- Casks/b/box-notes.rb | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Casks/b/box-notes.rb b/Casks/b/box-notes.rb index 12d30e9224..b9df5f967f 100644 --- a/Casks/b/box-notes.rb +++ b/Casks/b/box-notes.rb @@ -8,12 +8,8 @@ cask "box-notes" do desc "Online notes for secure, real-time collaboration" homepage "https://www.box.com/resources/downloads/notes" - livecheck do - url "https://notes.services.box.com/updates/latest?platform=darwin&v=#{version.major}.0.0" - strategy :json do |json| - json["version"] - end - end + # https://support.box.com/hc/en-us/articles/5504613283859-Box-Notes-Desktop-app-EOL-on-June-15-2022 + deprecate! date: "2024-01-24", because: :discontinued app "Box Notes.app"