gh: Update to version 2.14.2

This commit is contained in:
github-actions[bot] 2022-07-14 20:28:38 +00:00
parent 67cea7c733
commit e1e55346bf

View File

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