mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
gh: Update to version 0.6.3 (#955)
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
37e1168675
commit
83d016612a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.6.1",
|
||||
"homepage": "https://cli.github.com",
|
||||
"version": "0.6.3",
|
||||
"description": "Official GitHub CLI",
|
||||
"homepage": "https://cli.github.com",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/cli/cli/releases/download/v0.6.1/gh_0.6.1_windows_amd64.zip",
|
||||
"hash": "80ce857ba2837128bff71648dae8e28660c1fc7d84c7530e9fe8a61e8476f320"
|
||||
"url": "https://github.com/cli/cli/releases/download/v0.6.3/gh_0.6.3_windows_amd64.zip",
|
||||
"hash": "7b3af8c8df4a293ea5d00fbad7997e2cdcb517c367f09adf84bda28fa916036b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/cli/cli/releases/download/v0.6.1/gh_0.6.1_windows_386.zip",
|
||||
"hash": "ae07d29ad6f51dd4d12aeeb4aaeace48958b336200e96ea4579f8f425c1c8a34"
|
||||
"url": "https://github.com/cli/cli/releases/download/v0.6.3/gh_0.6.3_windows_386.zip",
|
||||
"hash": "39dfd70eb42521285133b6e7e4b9ca3b1177831d00e230680402a86ec622043c"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\gh.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user