ghq: Update to version 1.1.4

This commit is contained in:
Jakub Čábera 2020-06-30 08:34:17 +02:00
parent 175df28ebd
commit 5fddf6ff64

View File

@ -1,12 +1,12 @@
{
"version": "1.1.3",
"version": "1.1.4",
"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.3/ghq_windows_amd64.zip",
"hash": "sha1:f4507e4aeaaa202f20b2800e24ccce409bc3e81d",
"url": "https://github.com/motemen/ghq/releases/download/v1.1.4/ghq_windows_amd64.zip",
"hash": "sha1:12e7bc0af5b913b2e98a2c5f8a8abd442d4be1b1",
"extract_dir": "ghq_windows_amd64"
}
},