{ "version": "0.7.3", "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.3/codeowners-validator_0.7.3_Windows_x86_64.zip", "hash": "fb46b417430b24ba36d914445bd4e54558b6ba341dea66b946b21a51eb407e8f" }, "32bit": { "url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.7.3/codeowners-validator_0.7.3_Windows_i386.zip", "hash": "ce30972c4c8b6b912403e694d880c2f54fa41d458c57a6f0fef5cb8d7848ac95" } }, "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" } } }