{ "version": "0.41.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.41.0/protolint_0.41.0_Windows_x86_64.tar.gz", "hash": "a0e1b9dc205dcc1f3224b14cbd4ce0bba6bca5cccb099b140d3dfbc16e897ee3" } }, "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" } } }