ghq: Update to version 1.1.5

This commit is contained in:
Jakub Čábera 2020-07-24 17:55:39 +02:00
parent a34c66c0ed
commit b48174b8b6

View File

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