gh: Update to version 2.24.3

This commit is contained in:
github-actions[bot] 2023-03-09 16:30:27 +00:00
parent 2259e84eec
commit e84f9349e1

View File

@ -1,20 +1,20 @@
{ {
"version": "2.24.1", "version": "2.24.3",
"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.1/gh_2.24.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_windows_amd64.zip",
"hash": "8fd4396621f1259da9a8421e0d539277fd3978f71798d65c67ed52256b79f3a5" "hash": "483108bdf897ba2795ca6f32d03e395cff8db95a98eda120ed0ebb10263f1f37"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_windows_386.zip",
"hash": "39f45ab4cafbc9c616a38ff02141d8b6b75c9cbe2254eebdaab498b35b6db9fb" "hash": "ca6c962b116612d4240a81334a9a33c010ce169f797bb8f9517e2a20e674fceb"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_windows_arm64.zip",
"hash": "fb1bbab771d980d103bb9ef1f7d27d8445467f5af5e606abafbac25aab034a1f" "hash": "4baa2a7467af15c7caf5355bd1716e073f6d64baa9e53f271fa80cbe4e35b718"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",