diff --git a/bucket/kustomize.json b/bucket/kustomize.json index def7c42d7a..d5db3b4134 100644 --- a/bucket/kustomize.json +++ b/bucket/kustomize.json @@ -1,16 +1,16 @@ { - "version": "5.4.0", + "version": "5.4.1", "description": "Customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.", "homepage": "https://github.com/kubernetes-sigs/kustomize", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.0/kustomize_v5.4.0_windows_amd64.zip", - "hash": "0bb6e562c51f9aa2ea0c7ffb9d07976fbc0d6641ef712a1d0a25b1ed9958efb4" + "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.1/kustomize_v5.4.1_windows_amd64.zip", + "hash": "9586f22645308fe073c3804e38cb23d32f8f5ebf96ece435c1e82ab893c3fc3e" }, "arm64": { - "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.0/kustomize_v5.4.0_windows_arm64.zip", - "hash": "257c7dc1dad91a8c7614b64afd72e719c852d8265a88b1f983ecaf6a2e3cff9e" + "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.1/kustomize_v5.4.1_windows_arm64.zip", + "hash": "a09023d49347a299ff90ff7e55d31215b051b551735f8ea073087d06aea24d56" } }, "bin": "kustomize.exe",