gh: Update to version 1.5.0

This commit is contained in:
Jakub Čábera 2021-01-22 07:52:26 +01:00
parent 3d17708f1c
commit 8460e4a566

View File

@ -1,16 +1,16 @@
{ {
"version": "1.4.0", "version": "1.5.0",
"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.4.0/gh_1.4.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v1.5.0/gh_1.5.0_windows_amd64.zip",
"hash": "007b640ae0867e9560f143f5cbc1353669ad32713b57f65af1ef510865bea8d3" "hash": "63d9c1b6305a67f2244b30a6ed2cdb1e1013bae79012baad2184aa7b8fbae1e9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.4.0/gh_1.4.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v1.5.0/gh_1.5.0_windows_386.zip",
"hash": "9b609a8534a1b51a782ecc34602766dace7ea118f951e594dccd79e8817fb291" "hash": "5a174fb5f5ce0c49fbbf168833cedc48fae6641ebeb80a27b098a457eec915c4"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",