{ "version": "3.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/v3.5.1/prm_v3.5.1_windows_amd64.zip", "hash": "18dc4858ea3aa035d2bfeb528112430790a4bc3797c7551188b14fed2169640f" }, "32bit": { "url": "https://github.com/ldez/prm/releases/download/v3.5.1/prm_v3.5.1_windows_386.zip", "hash": "8432e119ae18628d3815c298db55da646eab65f312d62b6edaaa9e676b889c09" } }, "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" } } }