ghq: Update to version 0.12.7

This commit is contained in:
Richard Kuhnt 2019-11-04 17:01:08 +00:00
parent 60db4b40cd
commit 28bd2516e5

View File

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