gh: Update to version 1.3.1

This commit is contained in:
Jakub Čábera 2020-12-03 19:58:23 +01:00
parent 185c19de4a
commit 5cd4a472cd

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.0", "version": "1.3.1",
"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.3.0/gh_1.3.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v1.3.1/gh_1.3.1_windows_amd64.zip",
"hash": "8ea34fc22e9e6955a31d423c238541cffd4d428b9cdbb17b054b58d2e431a9cc" "hash": "467f7bd00a89b5506068bbe3932e57d1394f05770019aeb1bf4fd33a03ab2ced"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.3.0/gh_1.3.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v1.3.1/gh_1.3.1_windows_386.zip",
"hash": "df45375110261f4f232ee90debeacd79ff686c96306b13aa09a4209023e8454d" "hash": "2ca2746ce14c7c0debbab6a3eb58d5af47bb947b17cd36df609dc8622c346a77"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",