gh: Update to version 1.3.0

This commit is contained in:
Jakub Čábera 2020-11-25 06:27:40 +01:00
parent 9537c4be21
commit 294dc86ab6

View File

@ -1,16 +1,16 @@
{ {
"version": "1.2.1", "version": "1.3.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.2.1/gh_1.2.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v1.3.0/gh_1.3.0_windows_amd64.zip",
"hash": "1fbf5e5ab02d1d7b336d576bed99944934f420df9f8a30df65befa3e019073c6" "hash": "8ea34fc22e9e6955a31d423c238541cffd4d428b9cdbb17b054b58d2e431a9cc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.2.1/gh_1.2.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v1.3.0/gh_1.3.0_windows_386.zip",
"hash": "170ffb04b241d9b751b112166d55891bbd20118ec23959401612c869b2954c53" "hash": "df45375110261f4f232ee90debeacd79ff686c96306b13aa09a4209023e8454d"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",