ghq: Update to version 1.1.6

This commit is contained in:
Jakub Čábera 2021-02-25 09:31:55 +01:00
parent 88c0c19343
commit 48ee7db5d7

View File

@ -1,12 +1,12 @@
{
"version": "1.1.5",
"version": "1.1.6",
"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.5/ghq_windows_amd64.zip",
"hash": "sha1:62db2d0478323db451b164c2735a94b0cdb7e353",
"url": "https://github.com/motemen/ghq/releases/download/v1.1.6/ghq_windows_amd64.zip",
"hash": "sha1:3f5f197bee620752ac873072651b9934865f71c5",
"extract_dir": "ghq_windows_amd64"
}
},