gh: Update to version 2.14.1

This commit is contained in:
github-actions[bot] 2022-07-12 16:30:36 +00:00
parent 647ff3f8aa
commit 7feb063eed

View File

@ -1,16 +1,16 @@
{ {
"version": "2.14.0", "version": "2.14.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.14.0/gh_2.14.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.14.1/gh_2.14.1_windows_amd64.zip",
"hash": "cd38abaad1061318ec6d64a4b76325790b943f6368b3d3052477f925e7f3b374" "hash": "26dda6f22be5abbaff0bf27cff6b81f8b1a57bb0e3f97d63a502d002f7fb92a7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.14.0/gh_2.14.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.14.1/gh_2.14.1_windows_386.zip",
"hash": "39101f75060cf78f039485467834257d0f15293736ce955c99360298a80661a0" "hash": "1f5180d72ea53ff853cfd96a06eedaa1bccee6a0033cd04d0c8fbb6d8e397d8a"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",