ghq: Update to version 0.12.5

This commit is contained in:
Richard Kuhnt 2019-05-29 05:00:39 +00:00
parent 161a426c19
commit 977de8fe88

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/motemen/ghq",
"version": "0.12.4",
"version": "0.12.5",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.12.4/ghq_windows_amd64.zip",
"hash": "sha1:7f8f8ce68aa4ff838a3ea8ea5fc9aa1745031f25",
"url": "https://github.com/motemen/ghq/releases/download/v0.12.5/ghq_windows_amd64.zip",
"hash": "sha1:68872241a68bf8c3887ce590f48052a2e403369b",
"extract_dir": "ghq_windows_amd64"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.12.4/ghq_windows_386.zip",
"hash": "sha1:ceda98d0d7cfbf4c84ea42dc03d6148ee4646dff",
"url": "https://github.com/motemen/ghq/releases/download/v0.12.5/ghq_windows_386.zip",
"hash": "sha1:b1f68398584b3662fddc727d2b2c914effbf4d22",
"extract_dir": "ghq_windows_386"
}
},