mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
gh: Update to version 2.71.1
This commit is contained in:
parent
8b2e6761a2
commit
fa4c97d89a
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.71.0",
|
"version": "2.71.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/v2.71.0/gh_2.71.0_windows_amd64.zip",
|
"url": "https://github.com/cli/cli/releases/download/v2.71.1/gh_2.71.1_windows_amd64.zip",
|
||||||
"hash": "d5a20a079172e50697853abca0ff6527e6fb9c341cfe4cd6340a1eda027a4876"
|
"hash": "0c9635b219eaf4d1436e93736edb36c39e2fd1ceebb2c54455b9ee51fd54e192"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/cli/cli/releases/download/v2.71.0/gh_2.71.0_windows_386.zip",
|
"url": "https://github.com/cli/cli/releases/download/v2.71.1/gh_2.71.1_windows_386.zip",
|
||||||
"hash": "b4af2cccb9368da5ca4ccf7db50fce7810b113f2018f0743482322153788edf1"
|
"hash": "2c3ec9922301ce8f671b5dc4311242a11b0dcbd224df23cbdca5995455cd2b8a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cli/cli/releases/download/v2.71.0/gh_2.71.0_windows_arm64.zip",
|
"url": "https://github.com/cli/cli/releases/download/v2.71.1/gh_2.71.1_windows_arm64.zip",
|
||||||
"hash": "b3660632ca249f6046c80d8e99003c37027557f0e7ece40de51ef107ee6746d1"
|
"hash": "411b586abee44cd7d2f4b7d0c10e64c0687eca16a4743f560376d1bd3262f605"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\gh.exe",
|
"bin": "bin\\gh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user