ghq: Update to version 1.1.0

This commit is contained in:
Richard Kuhnt 2020-01-24 13:01:54 +00:00
parent 935054b0db
commit 62245b3514

View File

@ -1,12 +1,12 @@
{
"version": "1.0.3",
"version": "1.1.0",
"description": "Remote repository clones manager",
"homepage": "https://github.com/motemen/ghq",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v1.0.3/ghq_windows_amd64.zip",
"hash": "sha1:1fc10565e983339430fe10f698a3b222ef44800a",
"url": "https://github.com/motemen/ghq/releases/download/v1.1.0/ghq_windows_amd64.zip",
"hash": "sha1:cc16bd1979f34e93d4e4659533c2cc48f58f3d68",
"extract_dir": "ghq_windows_amd64"
}
},