gh: Update to version 1.10.1

This commit is contained in:
Richard Kuhnt 2021-05-19 12:00:22 +00:00
parent 79ff27c12a
commit 2a5a5cbc6c

View File

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