{ "version": "0.54.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.54.0/protolint_0.54.0_windows_amd64.tar.gz", "hash": "634f0f5b1a95d94c46cfd75d26ab8586183d8592cb42d1796988a50dddc1fa66" }, "arm64": { "url": "https://github.com/yoheimuta/protolint/releases/download/v0.54.0/protolint_0.54.0_windows_arm64.tar.gz", "hash": "3d233b07939d8647168c3a664b7d34faf53f5979566192be5c9a11d5bbfd35d7" } }, "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_amd64.tar.gz" }, "arm64": { "url": "https://github.com/yoheimuta/protolint/releases/download/v$version/protolint_$version_windows_arm64.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }