ghq: Update to version 0.10.2

This commit is contained in:
Richard Kuhnt 2019-04-28 06:00:23 +00:00
parent 0beec24780
commit 106e0211e8

View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/motemen/ghq",
"version": "0.10.1",
"version": "0.10.2",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.10.1/ghq_windows_amd64.zip",
"hash": "sha1:4fed32f45d7a51f465233a0084e2ccae68ee77b1"
"url": "https://github.com/motemen/ghq/releases/download/v0.10.2/ghq_windows_amd64.zip",
"hash": "sha1:d6635a264baa152859d64964ce6e27e16e80bf50"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.10.1/ghq_windows_386.zip",
"hash": "sha1:7e9cb11ad1d6cb28be8a48d22c5b681d01046b8d"
"url": "https://github.com/motemen/ghq/releases/download/v0.10.2/ghq_windows_386.zip",
"hash": "sha1:3f230e742ca3b34f7ac67135504062c04d115d6c"
}
},
"bin": "ghq.exe",