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

32 lines
1.1 KiB
JSON

{
"version": "2.5.1",
"description": "Pull Request Manager for Maintainers.",
"homepage": "https://github.com/ldez/prm/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/ldez/prm/releases/download/v2.5.1/prm_v2.5.1_windows_amd64.zip",
"hash": "35966056d82a9f63dd16398badbf2ad9b3f00721c799c06f327140130a80efb1"
},
"32bit": {
"url": "https://github.com/ldez/prm/releases/download/v2.5.1/prm_v2.5.1_windows_386.zip",
"hash": "e54aaa073ce0af6459afddeda975dc80f7fbecd8aa0d99e19200c4fb00f96f5e"
}
},
"bin": "prm.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/ldez/prm/releases/download/v$version/prm_v$version_windows_amd64.zip"
},
"32bit": {
"url": "https://github.com/ldez/prm/releases/download/v$version/prm_v$version_windows_386.zip"
}
},
"hash": {
"url": "$baseurl/prm_$version_checksums.txt"
}
}
}