2019-05-05 20:00:22 +00:00

35 lines
1.2 KiB
JSON

{
"homepage": "https://github.com/motemen/ghq",
"version": "0.11.2",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.11.2/ghq_windows_amd64.zip",
"hash": "sha1:3c35e5f89c4b3adba174d9f80a383d90c5a1becf",
"extract_dir": "ghq_windows_amd64"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.11.2/ghq_windows_386.zip",
"hash": "sha1:a2b81bf41e60a96bdc71983e0e5de08243df63bb",
"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"
}
}
}