{ "version": "0.7.4", "description": "The GitHub Codeowners file validator", "homepage": "https://github.com/mszostok/codeowners-validator", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.7.4/codeowners-validator_0.7.4_Windows_x86_64.zip", "hash": "fd8b443f4cca0c056bdedfda3296afb3669cee54a1813f6ae192450942914a37" }, "32bit": { "url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.7.4/codeowners-validator_0.7.4_Windows_i386.zip", "hash": "16ed680ac1e0eb209de765f9fe1defe97df5a069649ed75e1fcaa2823d25972d" } }, "bin": "codeowners-validator.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/mszostok/codeowners-validator/releases/download/v$version/codeowners-validator_$version_Windows_x86_64.zip" }, "32bit": { "url": "https://github.com/mszostok/codeowners-validator/releases/download/v$version/codeowners-validator_$version_Windows_i386.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }