Skip to content

Instantly share code, notes, and snippets.

@mszostok
Created September 7, 2023 10:23
Show Gist options
  • Save mszostok/389a8c1f99acb443353012fab770a358 to your computer and use it in GitHub Desktop.
Save mszostok/389a8c1f99acb443353012fab770a358 to your computer and use it in GitHub Desktop.
"gh": {
URLs: map[string]string{
"darwin/amd64": "https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_macOS_amd64.zip//gh_2.32.1_macOS_amd64/bin",
"linux/amd64": "https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_linux_amd64.tar.gz//gh_2.32.1_linux_amd64/bin",
// etc.
},
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment