2019-05-06 19:00:45 +00:00

35 lines
1.2 KiB
JSON

{
"homepage": "https://github.com/motemen/ghq",
"version": "0.12.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.12.1/ghq_windows_amd64.zip",
"hash": "sha1:4067037d329dfd5ec9351f125503c16cdc1f2810",
"extract_dir": "ghq_windows_amd64"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.12.1/ghq_windows_386.zip",
"hash": "sha1:f6ecadcc9a09e7f6cd81adacc0af6621540a7df4",
"extract_dir": "ghq_windows_386"
}
},
"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"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_386.zip",
"extract_dir": "ghq_windows_386"
}
},
"hash": {
"url": "https://github.com/motemen/ghq/releases/download/v$version/SHASUMS"
}
}
}