mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
gh: Update to version 2.29.0
This commit is contained in:
parent
5b7ef7ddec
commit
e3492e3d47
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.28.0",
|
"version": "2.29.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/v2.28.0/gh_2.28.0_windows_amd64.zip",
|
"url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_amd64.zip",
|
||||||
"hash": "12c33a13c72300c54f1ac2c926d879cec8ed65dda778cf53f6cb20a4de1d1ad2"
|
"hash": "031eb343ebff6f8cc712d58d79267ee00b0c61b37d6698927161daae895044c6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/cli/cli/releases/download/v2.28.0/gh_2.28.0_windows_386.zip",
|
"url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_386.zip",
|
||||||
"hash": "00dadecb4caf369705faa1f4cc244a1a5b5e477dea49d2a4aac991853891480a"
|
"hash": "3d626044e442e59c951ad8571cdf6bf07199c905fc0eb1de15283cde8fae9ae2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cli/cli/releases/download/v2.28.0/gh_2.28.0_windows_arm64.zip",
|
"url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_arm64.zip",
|
||||||
"hash": "274ba569dc9cb41653426ae556f9ea7e98fa2f4e9c162c1c8176c929698134bd"
|
"hash": "a4e6241be4031c048f4defefa4092470a14b5c812fc64df9938bc824656d379e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\gh.exe",
|
"bin": "bin\\gh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user