{ "version": "1.14.0", "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.14.0/kyverno-cli_v1.14.0_windows_x86_64.zip", "hash": "90ab90a806c7a0144fe4003b8584fe90607a75d35dcf6994028d008e87b6364e" } }, "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" } } }