Skip to content

Instantly share code, notes, and snippets.

@metasim
Created November 24, 2020 13:52
Show Gist options
  • Save metasim/bf0a8bdd2f98ae7db1ef1c7ce825f719 to your computer and use it in GitHub Desktop.
Save metasim/bf0a8bdd2f98ae7db1ef1c7ce825f719 to your computer and use it in GitHub Desktop.
ORG=not-important
REPO=gdal-pinned
brew tap-new $ORG/$REPO
brew extract --version 2.4.4 gdal $ORG/$REPO
brew install $ORG/$REPO/gdal@2.4.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment