ghq: Update to version 1.0.3

This commit is contained in:
Richard Kuhnt 2020-01-22 05:01:49 +00:00
parent 1336882cf4
commit 4fb09d3e75

View File

@ -1,12 +1,12 @@
{
"version": "1.0.2",
"version": "1.0.3",
"description": "Remote repository clones manager",
"homepage": "https://github.com/motemen/ghq",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v1.0.2/ghq_windows_amd64.zip",
"hash": "sha1:ced541a4485c693deef1281b7b06880d9542e6f0",
"url": "https://github.com/motemen/ghq/releases/download/v1.0.3/ghq_windows_amd64.zip",
"hash": "sha1:1fc10565e983339430fe10f698a3b222ef44800a",
"extract_dir": "ghq_windows_amd64"
}
},