2019-05-24 15:00:45 +00:00

35 lines
1.2 KiB
JSON

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