Skip to content

Instantly share code, notes, and snippets.

@vladimyr
Created April 11, 2020 14:37
Show Gist options
  • Save vladimyr/2d67b581550e71395f8e6dfe6fee9c12 to your computer and use it in GitHub Desktop.
Save vladimyr/2d67b581550e71395f8e6dfe6fee9c12 to your computer and use it in GitHub Desktop.
Homebrew cask macOS versions
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