ghq: Update to version 1.2.0

This commit is contained in:
Richard Kuhnt 2021-05-22 17:01:46 +00:00
parent 9046b5c409
commit 1407083738

View File

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