docs/Cask-Cookbook.md: add macOS release symbol
Add `monterey` to the list of available macOS release symbols.
This commit is contained in:
parent
bdf25a57ca
commit
5a1c3723e1
@ -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:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user