ghq: Update to version 1.1.3

This commit is contained in:
Jakub Čábera 2020-06-26 13:31:42 +02:00
parent 23505f15cf
commit 165bc1ed31

View File

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