2019-05-29 05:00:39 +00:00

35 lines
1.2 KiB
JSON

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