{ "version": "0.39.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.39.0/protolint_0.39.0_Windows_x86_64.tar.gz", "hash": "910c3932aac29853ec95b4c8f75dc38fd3f03054db84eeed075a086280ed2ee7" } }, "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" } } }