{ "version": "0.43.2", "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.2/protolint_0.43.2_Windows_x86_64.tar.gz", "hash": "28621606d6115380334c951c643177f02b3696e787de094707e0cba5cf95f1ed" } }, "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" } } }