gh@2.21.1: Add arm64 (#4295)

This commit is contained in:
HUMORCE 2022-12-31 07:29:25 +00:00 committed by GitHub
parent 84d07fed97
commit 09bc8d7d13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {