{ "version": "0.7.2", "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.2/codeowners-validator_0.7.2_Windows_x86_64.zip", "hash": "1559efd495a2eaf59f7bc113e95917510af30570bfcf1173b90b9af925c6bbfe" }, "32bit": { "url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.7.2/codeowners-validator_0.7.2_Windows_i386.zip", "hash": "4e2da4647b87b40c81018dc969436772e8aac09eff82e18ab5afbb4fa050ad8a" } }, "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" } } }