From 6eb01f71bf1c61b6991238d6201b3e8809dcbfb3 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Mon, 11 Dec 2023 10:21:28 +1100 Subject: [PATCH] command-x: update caveat --- Casks/c/command-x.rb | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Casks/c/command-x.rb b/Casks/c/command-x.rb index 79dccfc8b9..42a117bb1f 100644 --- a/Casks/c/command-x.rb +++ b/Casks/c/command-x.rb @@ -26,10 +26,7 @@ cask "command-x" do ] caveats <<~EOS - This package is the non-App Store Version and claimed to be updated only once a year. - - Use the App Store version whenever possible: - - https://apps.apple.com/app/id6448461551 + This variant of #{token} is only updated annually or when security vulnerabilities are discovered. + For a more frequently updated versio, install via the Mac App Store. EOS end