gh: Update to version 1.10.3

This commit is contained in:
Richard Kuhnt 2021-05-21 18:01:47 +00:00
parent 2f1b4a496b
commit 749503c2ec

View File

@ -1,16 +1,16 @@
{
"version": "1.10.2",
"version": "1.10.3",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v1.10.2/gh_1.10.2_windows_amd64.zip",
"hash": "32a800c8091919561b159764e2c98a85d6160181fd4d0ada3c2914e5b5d63a11"
"url": "https://github.com/cli/cli/releases/download/v1.10.3/gh_1.10.3_windows_amd64.zip",
"hash": "bbd032f7cec16bcce2e4473f0d7fa58dddd960527aeb677d5689732c655d5b38"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.10.2/gh_1.10.2_windows_386.zip",
"hash": "8fd885c53af910504fdb314d4645ac09f04e2911f0c277c9e6bcb325ef5e8cb7"
"url": "https://github.com/cli/cli/releases/download/v1.10.3/gh_1.10.3_windows_386.zip",
"hash": "7c14d02c82e2b9decf2d24e16c4544e67399a8bca2a76859b0f71e539e2007bb"
}
},
"bin": "bin\\gh.exe",