mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
kustomize: Update to version 5.4.2
This commit is contained in:
parent
8592b2ae17
commit
519c607496
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "5.4.1",
|
"version": "5.4.2",
|
||||||
"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.1/kustomize_v5.4.1_windows_amd64.zip",
|
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.2/kustomize_v5.4.2_windows_amd64.zip",
|
||||||
"hash": "9586f22645308fe073c3804e38cb23d32f8f5ebf96ece435c1e82ab893c3fc3e"
|
"hash": "56a91ef90f2f3a9625004a053d002e15039dfe3c6222113d97be9568511a6ae4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.1/kustomize_v5.4.1_windows_arm64.zip",
|
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.2/kustomize_v5.4.2_windows_arm64.zip",
|
||||||
"hash": "a09023d49347a299ff90ff7e55d31215b051b551735f8ea073087d06aea24d56"
|
"hash": "51290ab90f7576d4cc146c0fcce983680294455fa69afa609e1de3f0f7e32b1e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kustomize.exe",
|
"bin": "kustomize.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user