ghq: Update to version 0.99.2 (#706)

#150
This commit is contained in:
Jakub Čábera 2020-01-06 04:29:22 +01:00 committed by Hsiao-nan Cheung
parent 70264437d7
commit 5f7686a3d3

View File

@ -1,18 +1,13 @@
{
"version": "0.99.2",
"description": "Remote repository clones manager",
"homepage": "https://github.com/motemen/ghq",
"description": "Remote repository management made easy.",
"version": "0.17.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.17.1/ghq_windows_amd64.zip",
"hash": "sha1:455441d36ec63097aee4ff96f151c4d9052553a3",
"url": "https://github.com/motemen/ghq/releases/download/v0.99.2/ghq_windows_amd64.zip",
"hash": "sha1:95888589393a2f878e8d1ae107291a050177b2c9",
"extract_dir": "ghq_windows_amd64"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.17.1/ghq_windows_386.zip",
"hash": "sha1:6ba5066665c214b222920492660351beec92fc0b",
"extract_dir": "ghq_windows_386"
}
},
"bin": "ghq.exe",
@ -22,14 +17,10 @@
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_amd64.zip",
"extract_dir": "ghq_windows_amd64"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_386.zip",
"extract_dir": "ghq_windows_386"
}
},
"hash": {
"url": "https://github.com/motemen/ghq/releases/download/v$version/SHASUMS"
"url": "$baseurl/SHASUMS"
}
}
}