gh: Update to version 2.14.5

This commit is contained in:
github-actions[bot] 2022-08-23 20:28:42 +00:00
parent 3162981d23
commit 24212bffec

View File

@ -1,16 +1,16 @@
{
"version": "2.14.4",
"version": "2.14.5",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.14.4/gh_2.14.4_windows_amd64.zip",
"hash": "09fbc2463066fbded5148878766d8c1bf6a91d726eeb7ffff182054564610b3c"
"url": "https://github.com/cli/cli/releases/download/v2.14.5/gh_2.14.5_windows_amd64.zip",
"hash": "61aa2e6982c6159a8b0ab68c3c1b103880f4c513089a4d122297355774048f95"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.14.4/gh_2.14.4_windows_386.zip",
"hash": "e5d98538fb45db164d80464e7936b48b7a4e374d983bcc36a0fdd0eea2cce881"
"url": "https://github.com/cli/cli/releases/download/v2.14.5/gh_2.14.5_windows_386.zip",
"hash": "835a1c608a1c6c77ab172e6c2189568c3c8b1b0bf2776c741abc6c97a39be548"
}
},
"bin": "bin\\gh.exe",