ghq: Update to version 1.1.1

This commit is contained in:
Jakub Čábera 2020-06-03 13:29:42 +02:00
parent 3a4bb3a97f
commit 821ba729bf

View File

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