diff --git a/GitHub/GitHubCLI.download.recipe b/GitHub/GitHubCLI.download.recipe index fd2c0582..bdf9bebc 100644 --- a/GitHub/GitHubCLI.download.recipe +++ b/GitHub/GitHubCLI.download.recipe @@ -3,13 +3,17 @@ Description - Downloads the latest version of the GitHub command line tool. + Downloads the latest version of the GitHub command line tool. + +Valid options for ARCH input variable are "amd64" for Intel (defualt) or "arm64" for Apple Silicon. Identifier com.github.homebysix.download.GitHubCLI Input NAME GitHub CLI + ARCH + amd64 MinimumVersion 1.4.1 @@ -19,7 +23,7 @@ Arguments asset_regex - gh_[\d\.]+_macOS_amd64\.zip + gh_[\d\.]+_macOS_%ARCH%\.zip github_repo cli/cli