ghq: Update to version 1.0.2

This commit is contained in:
Richard Kuhnt 2020-01-16 18:01:49 +00:00
parent 8139a381ee
commit f92200f8a0

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.1", "version": "1.0.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.0.1/ghq_windows_amd64.zip", "url": "https://github.com/motemen/ghq/releases/download/v1.0.2/ghq_windows_amd64.zip",
"hash": "sha1:9fc7610837c5af889dbb768a66e6e8a3bbc3e9c3", "hash": "sha1:ced541a4485c693deef1281b7b06880d9542e6f0",
"extract_dir": "ghq_windows_amd64" "extract_dir": "ghq_windows_amd64"
} }
}, },