gh: Update to version 2.24.1

This commit is contained in:
github-actions[bot] 2023-03-09 04:28:59 +00:00
parent 5fa32c893d
commit ff840a3a0d

View File

@ -1,20 +1,20 @@
{ {
"version": "2.24.0", "version": "2.24.1",
"description": "Official GitHub CLI", "description": "Official GitHub CLI",
"homepage": "https://cli.github.com", "homepage": "https://cli.github.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.24.0/gh_2.24.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_windows_amd64.zip",
"hash": "fb6796eea0e47206b750c7f326c161fb802abac0d23f4ef406e970afe4108a45" "hash": "8fd4396621f1259da9a8421e0d539277fd3978f71798d65c67ed52256b79f3a5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.24.0/gh_2.24.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_windows_386.zip",
"hash": "fb4b77291df7222c9344dfed9af139276b42c778eb8ecb489f57e54c61bbf18d" "hash": "39f45ab4cafbc9c616a38ff02141d8b6b75c9cbe2254eebdaab498b35b6db9fb"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.24.0/gh_2.24.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_windows_arm64.zip",
"hash": "89474a680e0bf916ff4cf824d1e595eb6f5f37e0b2aee3b79ac6721d9019493e" "hash": "fb1bbab771d980d103bb9ef1f7d27d8445467f5af5e606abafbac25aab034a1f"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",