ghq: Update to version 1.0.1

This commit is contained in:
Richard Kuhnt 2020-01-06 04:00:27 +00:00
parent 35349524bd
commit 96b805b8fa

View File

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