diff --git a/bucket/gh.json b/bucket/gh.json index 287702e557..ebbdef1ad0 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -11,6 +11,10 @@ "32bit": { "url": "https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_windows_386.zip", "hash": "6e18a591d9d11502a7fb97659ba80412f05d87b28ca9f045af420601d9f1101c" + }, + "arm64": { + "url": "https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_windows_arm64.zip", + "hash": "79674a5aa6b0e69095c1a69d6d84a9a9c9fb5ea1384bc3e3f6c084de6f97d410" } }, "bin": "bin\\gh.exe", @@ -24,6 +28,9 @@ }, "32bit": { "url": "https://github.com/cli/cli/releases/download/v$version/gh_$version_windows_386.zip" + }, + "arm64": { + "url": "https://github.com/cli/cli/releases/download/v$version/gh_$version_windows_arm64.zip" } }, "hash": {