ghq: Update to version 1.1.7

This commit is contained in:
Richard Kuhnt 2021-02-27 14:02:31 +00:00
parent 2718328e3e
commit d56f4666ba

View File

@ -1,12 +1,12 @@
{ {
"version": "1.1.6", "version": "1.1.7",
"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.6/ghq_windows_amd64.zip", "url": "https://github.com/motemen/ghq/releases/download/v1.1.7/ghq_windows_amd64.zip",
"hash": "sha1:3f5f197bee620752ac873072651b9934865f71c5", "hash": "sha1:59f44a8edf878d85c2e51520fb97d5d6e873de74",
"extract_dir": "ghq_windows_amd64" "extract_dir": "ghq_windows_amd64"
} }
}, },