box-notes: deprecate

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2024-01-24 18:27:10 -05:00
parent 262dbd058b
commit 31ccdd9666
No known key found for this signature in database
GPG Key ID: 6577287BDCA70840
1 changed files with 2 additions and 6 deletions

View File

@ -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"