ghq: Update to version 1.1.2

This commit is contained in:
Jakub Čábera 2020-06-21 09:37:22 +02:00
parent c25d7fb0d9
commit 2d1fa67dbb

View File

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