h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

31 lines
1.0 KiB
JSON

{
"homepage": "https://github.com/motemen/ghq",
"version": "0.8.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.8.0/ghq_windows_amd64.zip",
"hash": "sha1:181d62a33acd5bdd132a96f6dae6831cdf977320"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.8.0/ghq_windows_386.zip",
"hash": "sha1:a611c0da3629936904bb05fcab33935cf0fb17a7"
}
},
"bin": "ghq.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_amd64.zip"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_386.zip"
}
},
"hash": {
"url": "https://github.com/motemen/ghq/releases/download/v$version/SHASUMS"
}
}
}