ghq: Update to version 0.12.2

This commit is contained in:
Richard Kuhnt 2019-05-12 12:00:25 +00:00
parent 3a0748651f
commit 81dfc5e00c

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/motemen/ghq",
"version": "0.12.1",
"version": "0.12.2",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.12.1/ghq_windows_amd64.zip",
"hash": "sha1:4067037d329dfd5ec9351f125503c16cdc1f2810",
"url": "https://github.com/motemen/ghq/releases/download/v0.12.2/ghq_windows_amd64.zip",
"hash": "sha1:1fb4717533de5e4c904fb6b41bf7732b5fd65ed5",
"extract_dir": "ghq_windows_amd64"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.12.1/ghq_windows_386.zip",
"hash": "sha1:f6ecadcc9a09e7f6cd81adacc0af6621540a7df4",
"url": "https://github.com/motemen/ghq/releases/download/v0.12.2/ghq_windows_386.zip",
"hash": "sha1:6e6d956c3b3190267b8c9a244273d54b73d3fb4f",
"extract_dir": "ghq_windows_386"
}
},