docs/Cask-Cookbook.md: add macOS release symbol

Add `monterey` to the list of available macOS release symbols.
This commit is contained in:
neutric 2022-02-18 00:38:15 +01:00 committed by GitHub
parent bdf25a57ca
commit 5a1c3723e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -470,6 +470,7 @@ The available values for macOS releases are:
| `:mojave` | `10.14`
| `:catalina` | `10.15`
| `:big_sur` | `11.0`
| `:monterey` | `12.0`
Only major releases are covered (version numbers containing a single dot). The symbol form is used for readability. The following are all valid ways to enumerate the exact macOS release requirements for a Cask: