gh: Update to version 1.10.0

This commit is contained in:
Richard Kuhnt 2021-05-18 19:00:19 +00:00
parent a91e95f41d
commit 7fd7dc0302

View File

@ -1,16 +1,16 @@
{
"version": "1.9.2",
"version": "1.10.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v1.9.2/gh_1.9.2_windows_amd64.zip",
"hash": "85bcf7fdc76e7ea21a7297da052da512a4ec81fa432f90ec6a8fde8b48e85950"
"url": "https://github.com/cli/cli/releases/download/v1.10.0/gh_1.10.0_windows_amd64.zip",
"hash": "48afcb352a0ab03e185a05dbdc64e4eac765e6e3e6f5b588547647587c4ed58b"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.9.2/gh_1.9.2_windows_386.zip",
"hash": "8a946588d3aab71a0f23271748e6ab383332433ea297fae5f700bdce1016a8c9"
"url": "https://github.com/cli/cli/releases/download/v1.10.0/gh_1.10.0_windows_386.zip",
"hash": "d9bb830c90e7664aebc10c1d201641c394adce00c42c247d25477d6012f866b0"
}
},
"bin": "bin\\gh.exe",