mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
gh: Update to version 1.2.1
This commit is contained in:
parent
f0df9ec269
commit
5c51f8aaec
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.0",
|
"version": "1.2.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.2.0/gh_1.2.0_windows_amd64.zip",
|
"url": "https://github.com/cli/cli/releases/download/v1.2.1/gh_1.2.1_windows_amd64.zip",
|
||||||
"hash": "9dbf3e689670edb827806f36780cd81f82525cb69f0d4c729d164f6629fe047d"
|
"hash": "1fbf5e5ab02d1d7b336d576bed99944934f420df9f8a30df65befa3e019073c6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/cli/cli/releases/download/v1.2.0/gh_1.2.0_windows_386.zip",
|
"url": "https://github.com/cli/cli/releases/download/v1.2.1/gh_1.2.1_windows_386.zip",
|
||||||
"hash": "13025ab6f140ecf810b04a8c3a8754b8b023f6bea16e1296108f9accfc268b32"
|
"hash": "170ffb04b241d9b751b112166d55891bbd20118ec23959401612c869b2954c53"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\gh.exe",
|
"bin": "bin\\gh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user