mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
gh: Update to version 2.42.0
This commit is contained in:
parent
9bd5c591a2
commit
d80fdf8dec
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.41.0",
|
"version": "2.42.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.41.0/gh_2.41.0_windows_amd64.zip",
|
"url": "https://github.com/cli/cli/releases/download/v2.42.0/gh_2.42.0_windows_amd64.zip",
|
||||||
"hash": "61705efe2176248c3cf6291af0887b4ce621b5b7013b397e66ac0173eb289eac"
|
"hash": "a6797cc2820949351318a4a9c49d04faefae2f891dd6e67391497b667643cfc5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/cli/cli/releases/download/v2.41.0/gh_2.41.0_windows_386.zip",
|
"url": "https://github.com/cli/cli/releases/download/v2.42.0/gh_2.42.0_windows_386.zip",
|
||||||
"hash": "e80f3178fb4bceba7caf5d3a8e172e3dfcdc38e9a66afae88f6028d7c1362312"
|
"hash": "19b9e989929dd728d74f8766dce88cfdbce249063c54067ea862fa797253ee29"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cli/cli/releases/download/v2.41.0/gh_2.41.0_windows_arm64.zip",
|
"url": "https://github.com/cli/cli/releases/download/v2.42.0/gh_2.42.0_windows_arm64.zip",
|
||||||
"hash": "3ca91b0551cf71e97ebd6b3da7457003f9d6a45b768eaac7a0bd23c3da61bb75"
|
"hash": "5091080921472b2b7f8797180c94412a8274281524fdacb1b726186a9cf9e489"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\gh.exe",
|
"bin": "bin\\gh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user