{ "version": "0.40.0", "description": "A pluggable linter and fixer to enforce Protocol Buffer style and conventions", "homepage": "https://github.com/yoheimuta/protolint", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/yoheimuta/protolint/releases/download/v0.40.0/protolint_0.40.0_Windows_x86_64.tar.gz", "hash": "a3e5eadb98d9b154af2190d6b84eb27e9fb241e4202a1ee9548867fc1260380e" } }, "bin": [ "protolint.exe", "protoc-gen-protolint.exe" ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/yoheimuta/protolint/releases/download/v$version/protolint_$version_Windows_x86_64.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }