mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 23:01:22 +00:00
gh: Update to version 0.9.0
This commit is contained in:
parent
8c291c8d4d
commit
65cd329653
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.0",
|
"version": "0.9.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/v0.8.0/gh_0.8.0_windows_amd64.zip",
|
"url": "https://github.com/cli/cli/releases/download/v0.9.0/gh_0.9.0_windows_amd64.zip",
|
||||||
"hash": "12698d1bb70b36cf3445ab12110f76e48add772015080e943590ef18516a32cd"
|
"hash": "7c668e75662634334e74106ef8c50bc70a02849076367223ba8021cd95c9ee7f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/cli/cli/releases/download/v0.8.0/gh_0.8.0_windows_386.zip",
|
"url": "https://github.com/cli/cli/releases/download/v0.9.0/gh_0.9.0_windows_386.zip",
|
||||||
"hash": "1d139a67965841392ea3ddc253fae75067fe71a16144e7a4e0447890893a221e"
|
"hash": "e232f3c32ffa4e52eafd70815cb9410be892da1c92b4fd22c7b0f0d67bbbd8d2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\gh.exe",
|
"bin": "bin\\gh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user