gh: Update to version 2.5.2

This commit is contained in:
github-actions[bot] 2022-03-01 20:28:29 +00:00
parent bcea1acd8a
commit 9d602301cb

View File

@ -1,16 +1,16 @@
{ {
"version": "2.5.1", "version": "2.5.2",
"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.5.1/gh_2.5.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.5.2/gh_2.5.2_windows_amd64.zip",
"hash": "3d9183205f708ec39e0042d5e94d4ad34977767102df0bc5695baa363225b99e" "hash": "5a7d09e468f90ef260552f9bea03739586f468912b077a161002e74dc4c12375"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.5.1/gh_2.5.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.5.2/gh_2.5.2_windows_386.zip",
"hash": "f09cdaded297f7cb00368d63829d81f1f1f05cbac546ece46b8b433d13150b19" "hash": "057f6f0bc6c097a2ca96c6e40100db9cb43c8f54d78bee7fc5478ef85da79493"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",