Go.munki.recipe

Basics

Last refresh 2025-04-03 01:50:32
Desciption Downloads and imports Go into Munki, from the official Golang downloads page. Note that the installer pkgs have identifiers like 'go1.3.2', 'go1.4', etc. As long as this 'go' prefix remains, Munki will compare package versions as expected. 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.munki.Go
Parent Recipes com.github.timsutton.download.Go
Child Recipes
First commit 2015-01-13 10:06:51 -0500
Latest commit 2015-01-13 10:06:51 -0500
Score 0.70

Warnings

The following recipes have duplicate filenames (go.munki.recipe):

The following recipes have duplicate filenames, ignoring numbers (go.munki.recipe):

The following recipes have duplicate NAMEs (go.munki):