{ "version": "3.6.0", "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.6.0/prm_v3.6.0_windows_amd64.zip", "hash": "83064d5c110b522348835eb8278e873ef7b39d3e5413f1214b6e78c72e296ea8" }, "32bit": { "url": "https://github.com/ldez/prm/releases/download/v3.6.0/prm_v3.6.0_windows_386.zip", "hash": "cfb793fc1690442c3e4e05721eb527937d9acf6ad0379f1b2c418ef768b32874" } }, "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" } } }