mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
kustomize: Update to version 5.4.1
This commit is contained in:
parent
ec223b0ad1
commit
25c046a322
@ -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.",
|
"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",
|
"homepage": "https://github.com/kubernetes-sigs/kustomize",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.0/kustomize_v5.4.0_windows_amd64.zip",
|
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.1/kustomize_v5.4.1_windows_amd64.zip",
|
||||||
"hash": "0bb6e562c51f9aa2ea0c7ffb9d07976fbc0d6641ef712a1d0a25b1ed9958efb4"
|
"hash": "9586f22645308fe073c3804e38cb23d32f8f5ebf96ece435c1e82ab893c3fc3e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.0/kustomize_v5.4.0_windows_arm64.zip",
|
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.1/kustomize_v5.4.1_windows_arm64.zip",
|
||||||
"hash": "257c7dc1dad91a8c7614b64afd72e719c852d8265a88b1f983ecaf6a2e3cff9e"
|
"hash": "a09023d49347a299ff90ff7e55d31215b051b551735f8ea073087d06aea24d56"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kustomize.exe",
|
"bin": "kustomize.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user