2020-06-30 08:34:17 +02:00

27 lines
801 B
JSON

{
"version": "1.1.4",
"description": "Remote repository clones manager",
"homepage": "https://github.com/motemen/ghq",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v1.1.4/ghq_windows_amd64.zip",
"hash": "sha1:12e7bc0af5b913b2e98a2c5f8a8abd442d4be1b1",
"extract_dir": "ghq_windows_amd64"
}
},
"bin": "ghq.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_amd64.zip",
"extract_dir": "ghq_windows_amd64"
}
},
"hash": {
"url": "$baseurl/SHASUMS"
}
}
}