gh: Update to version 2.63.1

This commit is contained in:
github-actions[bot] 2024-12-04 00:39:25 +00:00
parent 5a509091ac
commit f6ba498039

View File

@ -1,20 +1,20 @@
{ {
"version": "2.63.0", "version": "2.63.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.63.0/gh_2.63.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.63.1/gh_2.63.1_windows_amd64.zip",
"hash": "ae7e1ab5657a9e8bd85eb512317d9e7e4b1a41bf9f23f8b6092f7e909a3cc300" "hash": "b73109f00b3986ba302b759b4887e10eb8de4c5c0ad101d5a8abfccdc25412f1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.63.0/gh_2.63.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.63.1/gh_2.63.1_windows_386.zip",
"hash": "b9134cb2305c31faa1d0ea685087099f60578478766157ac43958b5190a91dcd" "hash": "f183307f8c264d266a2b380636bb33ccd29835989b17ebfdc04301ef3fdce5bf"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.63.0/gh_2.63.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.63.1/gh_2.63.1_windows_arm64.zip",
"hash": "ab74f4a2ab900138f523e6fab859d354de007610af3af95f598862baf3375de1" "hash": "38ba3676da5e907835d3810256d1bfeb87f211247da03faa2ca71a6a7cc37279"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",