Update docs/Deprecating-Disabling-and-Removing-Casks.md

Co-authored-by: Bo Anderson <mail@boanderson.me>
This commit is contained in:
Mike McQuaid 2024-02-14 17:11:09 +00:00 committed by GitHub
parent 2cdfea71e7
commit 32abc3b1e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,9 +20,10 @@ The most common reasons for deprecation are when the upstream project is depreca
Casks should only be be deprecated if at least one of the following are true:
- the cask does not install on any of our supported macOS versions
- the software installed by the cask cannot be run on any of our supported macOS versions
- the cask has outstanding CVEs
- the cask has [zero installs in the last 90 days](https://formulae.brew.sh/analytics/cask-install/90d/)
- the software installed by the cask has been discontinued upstream
To deprecate a cask, add a `deprecate!` call. This call should include a deprecation date in the ISO 8601 format and a deprecation reason: