From 09bc8d7d13c5b3873738cc8fa80031b860c977be Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Sat, 31 Dec 2022 07:29:25 +0000 Subject: [PATCH] gh@2.21.1: Add arm64 (#4295) --- bucket/gh.json | 7 +++++++ 1 file changed, 7 insertions(+) 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": {