{ "version": "1.12.6", "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.12.6/kyverno-cli_v1.12.6_windows_x86_64.zip", "hash": "bea7ccaafc873d8ea392742c2798f9f85ef232ad9befaba11ca2cecbadf1df79" } }, "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" } } }