Created
April 11, 2020 14:37
-
-
Save vladimyr/2d67b581550e71395f8e6dfe6fee9c12 to your computer and use it in GitHub Desktop.
Homebrew cask macOS versions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SYMBOLS = { | |
catalina: "10.15", | |
mojave: "10.14", | |
high_sierra: "10.13", | |
sierra: "10.12", | |
el_capitan: "10.11", | |
yosemite: "10.10", | |
mavericks: "10.9", | |
}.freeze |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment