gh: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2022-02-01 12:35:20 +00:00
parent 7875da4d73
commit 2d319fd56a

View File

@ -1,16 +1,16 @@
{ {
"version": "2.4.0", "version": "2.5.0",
"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.4.0/gh_2.4.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_windows_amd64.zip",
"hash": "97c50d2c33e9c402ba86807517d4956e22df0af374e7204c9c77074b7be0a87f" "hash": "21259205f06c86c4d49cce957c44ddaf5f7d9a4f1553421feedfc672dbd4c1d7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.4.0/gh_2.4.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_windows_386.zip",
"hash": "dfc4b07d7a76f753c622eb49c96a2d13a240780d3bfaee067ba72a0e3194e01f" "hash": "df4d9097fdafe235952fa7f01a91e9dbc7d408d72eea4497cdc1ada8989b9247"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",