gh: Update to version 2.14.4

This commit is contained in:
github-actions[bot] 2022-08-10 16:33:09 +00:00
parent 5e4103d363
commit c0974ff2de

View File

@ -1,16 +1,16 @@
{ {
"version": "2.14.3", "version": "2.14.4",
"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.14.3/gh_2.14.3_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.14.4/gh_2.14.4_windows_amd64.zip",
"hash": "bfe2b103ba79f574805a4cbddbc728e1fd0953799e1c40df5baa2f08369351be" "hash": "09fbc2463066fbded5148878766d8c1bf6a91d726eeb7ffff182054564610b3c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.14.3/gh_2.14.3_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.14.4/gh_2.14.4_windows_386.zip",
"hash": "e8495cc928a9d5c8811c200c69e090f82a8da8a5d688fd8f24595110ace5f51d" "hash": "e5d98538fb45db164d80464e7936b48b7a4e374d983bcc36a0fdd0eea2cce881"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",