mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gh: Update to version 2.0.0
This commit is contained in:
parent
b9469287d7
commit
30d69e4023
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.0",
|
"version": "2.0.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.14.0/gh_1.14.0_windows_amd64.zip",
|
"url": "https://github.com/cli/cli/releases/download/v2.0.0/gh_2.0.0_windows_amd64.zip",
|
||||||
"hash": "6d47bfceb547fe60ad09528ce445aff8cc248653e6ce457b154f705ccced790f"
|
"hash": "3c33ac49e2f969cc76d082a88db13f6c8050a5677ff149bce7adaca06a2b81c6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_windows_386.zip",
|
"url": "https://github.com/cli/cli/releases/download/v2.0.0/gh_2.0.0_windows_386.zip",
|
||||||
"hash": "44bf45795f7607254d7fcc6f870cb7f53855c029052deb916bd9e5efb3128b27"
|
"hash": "dffae9fac9bcafaf9da9a78331407585f20a35ca9b1061fa2f201863580ce798"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\gh.exe",
|
"bin": "bin\\gh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user