{ "version": "0.6.2", "description": "A Kubernetes manifest validation tool. Incorporate it into your CI, or use it locally to validate your Kubernetes configuration!", "homepage": "https://github.com/yannh/kubeconform", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/yannh/kubeconform/releases/download/v0.6.2/kubeconform-windows-amd64.zip", "hash": "a5e5ca6397c1dc2b9649fa983ff39fedc8b41d1f1a485e993e8f9868756edfc0" }, "32bit": { "url": "https://github.com/yannh/kubeconform/releases/download/v0.6.2/kubeconform-windows-386.zip", "hash": "df496234af6aa773c1b434c2c56ee65a204e26baee81ca0ccf73bb5140c49ec2" }, "arm64": { "url": "https://github.com/yannh/kubeconform/releases/download/v0.6.2/kubeconform-windows-arm64.zip", "hash": "bac6ffdb359fad5bd9b24ed59fc465dc40a2cefb0d03dd32abd2b9308d978c67" } }, "bin": "kubeconform.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/yannh/kubeconform/releases/download/v$version/kubeconform-windows-amd64.zip" }, "32bit": { "url": "https://github.com/yannh/kubeconform/releases/download/v$version/kubeconform-windows-386.zip" }, "arm64": { "url": "https://github.com/yannh/kubeconform/releases/download/v$version/kubeconform-windows-arm64.zip" } }, "hash": { "url": "$baseurl/CHECKSUMS" } } }