mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
gh: Update to version 1.6.0
This commit is contained in:
parent
333647f0a9
commit
d15cb6ed0c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.0",
|
"version": "1.6.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/v1.5.0/gh_1.5.0_windows_amd64.zip",
|
"url": "https://github.com/cli/cli/releases/download/v1.6.0/gh_1.6.0_windows_amd64.zip",
|
||||||
"hash": "63d9c1b6305a67f2244b30a6ed2cdb1e1013bae79012baad2184aa7b8fbae1e9"
|
"hash": "4e7f72caa535f45203cb0bc05fc027c17e43200451be8a2e4f573956a1c95131"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/cli/cli/releases/download/v1.5.0/gh_1.5.0_windows_386.zip",
|
"url": "https://github.com/cli/cli/releases/download/v1.6.0/gh_1.6.0_windows_386.zip",
|
||||||
"hash": "5a174fb5f5ce0c49fbbf168833cedc48fae6641ebeb80a27b098a457eec915c4"
|
"hash": "c8088ed0c2ef111643c43ac087398c14cb925cf9f206500c6308374472d37588"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\gh.exe",
|
"bin": "bin\\gh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user