ghq: Update to version 0.11.0

This commit is contained in:
Richard Kuhnt 2019-05-01 06:00:29 +00:00
parent 644aa8ac7b
commit 502257baa4

View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/motemen/ghq",
"version": "0.10.2",
"version": "0.11.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.10.2/ghq_windows_amd64.zip",
"hash": "sha1:d6635a264baa152859d64964ce6e27e16e80bf50"
"url": "https://github.com/motemen/ghq/releases/download/v0.11.0/ghq_windows_amd64.zip",
"hash": "sha1:19f2614dace56e04fddeb248d7106a074d025a63"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.10.2/ghq_windows_386.zip",
"hash": "sha1:3f230e742ca3b34f7ac67135504062c04d115d6c"
"url": "https://github.com/motemen/ghq/releases/download/v0.11.0/ghq_windows_386.zip",
"hash": "sha1:25867955e088f71c121adf578c732af2d7a74c1a"
}
},
"bin": "ghq.exe",