gh: Update to version 1.10.2

This commit is contained in:
Richard Kuhnt 2021-05-19 16:01:14 +00:00
parent bbb97dd962
commit dfed68cb99

View File

@ -1,16 +1,16 @@
{ {
"version": "1.10.1", "version": "1.10.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.10.1/gh_1.10.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v1.10.2/gh_1.10.2_windows_amd64.zip",
"hash": "1fc7e61cfde322c0d9ea69155232c3306dd7f92b10dfc17688a5aa9a3437388e" "hash": "32a800c8091919561b159764e2c98a85d6160181fd4d0ada3c2914e5b5d63a11"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.10.1/gh_1.10.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v1.10.2/gh_1.10.2_windows_386.zip",
"hash": "3ca4f7f6c04fb05b11fa278bc082a8e92a3a2a9323fa781b88fa43533559209c" "hash": "8fd885c53af910504fdb314d4645ac09f04e2911f0c277c9e6bcb325ef5e8cb7"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",