diff --git a/bucket/kyverno-cli.json b/bucket/kyverno-cli.json index cf5720a583..7d977cea83 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.13.3", + "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.3/kyverno-cli_v1.13.3_windows_x86_64.zip", - "hash": "911c83f437921c4b60080e3cf80702bf221d64da524ee3598bcad38b5c8d0ef7" + "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",