| Last refresh | 2025-11-04 01:57:39 |
| Desciption | Downloads the most recent version of Go for OS X from the official Golang downloads page. As there are separate installers for Intel and Apple Silicon, you will need to override two input variables: ARCH and SUPPORTED_ARCHITECTURE, due to how these are specified in URLs and by Munki. You can create multiple recipe overrides if you need to import both flavors of the installer. For Apple Silicon: ARCH: arm64, SUPPORTED_ARCHITECTURE: arm64 For Intel: ARCH: amd64, SUPPORTED_ARCHITECTURE: x86_64 |
| Identifier | com.github.timsutton.download.Go |
| Parent Recipes | None |
| Child Recipes | timsutton-recipes/Go/Go.munki.recipe timsutton-recipes/Go/Go.install.recipe grahamgilbert-recipes/Go/Go.install.recipe |
| First commit | 2015-01-13 10:06:51 -0500 |
| Latest commit | 2021-08-11 16:22:16 +0200 |
| Score | 0.70 |
The following recipes have duplicate filenames (go.download.recipe):
The following recipes have duplicate filenames, ignoring numbers (go.download.recipe):
The following recipes have duplicate NAMEs (go.download):