{ "version": "1.13.4", "description": "Kyverno CLI to manage Kubernetes policies", "homepage": "https://kyverno.io/docs/kyverno-cli/", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/kyverno/kyverno/releases/download/v1.13.4/kyverno-cli_v1.13.4_windows_x86_64.zip", "hash": "af3eafaaa8fefab6fd5831b8122ad97578b2e08a723d30a5d5639512559ca59e" } }, "bin": "kyverno.exe", "checkver": { "github": "https://github.com/kyverno/kyverno" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/kyverno/kyverno/releases/download/v$version/kyverno-cli_v$version_windows_x86_64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }