ghq: Update to version 0.12.8

This commit is contained in:
Richard Kuhnt 2019-11-05 08:01:47 +00:00
parent 728e6aa959
commit b83c2b665f

View File

@ -1,17 +1,17 @@
{
"homepage": "https://github.com/motemen/ghq",
"description": "Remote repository management made easy.",
"version": "0.12.7",
"version": "0.12.8",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.12.7/ghq_windows_amd64.zip",
"hash": "sha1:88d035e423f9aae61c164367fb710d59d588d88c",
"url": "https://github.com/motemen/ghq/releases/download/v0.12.8/ghq_windows_amd64.zip",
"hash": "sha1:a00f1c96267990479e73651bce833b9c58f00338",
"extract_dir": "ghq_windows_amd64"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.12.7/ghq_windows_386.zip",
"hash": "sha1:ac839c25e2c2d11f0487e4ab41d06605884e6d8b",
"url": "https://github.com/motemen/ghq/releases/download/v0.12.8/ghq_windows_386.zip",
"hash": "sha1:f43e010898aba088bb6392bb81b12844347303fc",
"extract_dir": "ghq_windows_386"
}
},