{ "version": "0.43.1", "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.43.1/protolint_0.43.1_Windows_x86_64.tar.gz", "hash": "df2c42b30671a008251280230ed185137a48bcb2a3dc55a1771b50e608ef0533" } }, "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" } } }