2019-05-20 05:00:21 +00:00

35 lines
1.2 KiB
JSON

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