ghq: Update to version 0.12.3

This commit is contained in:
Richard Kuhnt 2019-05-20 05:00:21 +00:00
parent af3c3433fe
commit 9994565357

View File

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