gh: Update to version 1.9.2

This commit is contained in:
Richard Kuhnt 2021-04-20 21:01:06 +00:00
parent eadb71da01
commit 989aa66a48

View File

@ -1,16 +1,16 @@
{ {
"version": "1.9.1", "version": "1.9.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/v1.9.1/gh_1.9.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v1.9.2/gh_1.9.2_windows_amd64.zip",
"hash": "2099b16b4b29aaaf58ac46fed34b43015682fe347881e5a73002acc80598a06f" "hash": "85bcf7fdc76e7ea21a7297da052da512a4ec81fa432f90ec6a8fde8b48e85950"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.9.1/gh_1.9.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v1.9.2/gh_1.9.2_windows_386.zip",
"hash": "0ff3a6994bf2f480a07676bb79ffeb73f11c04821cc76e6fe15c338ec22a62a1" "hash": "8a946588d3aab71a0f23271748e6ab383332433ea297fae5f700bdce1016a8c9"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",