mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kustomize: Update to version 5.5.0
This commit is contained in:
parent
2e1be595fe
commit
b0e141d3f7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "5.4.3",
|
"version": "5.5.0",
|
||||||
"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.3/kustomize_v5.4.3_windows_amd64.zip",
|
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.5.0/kustomize_v5.5.0_windows_amd64.zip",
|
||||||
"hash": "5ce680e51637bf7eed046b63601d3d4d9604a0e42ef7177c6a16a29f8e455a7f"
|
"hash": "a19684ae51f7a768f937f713780411cfb3945339a509294504daf9b87a77b642"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.4.3/kustomize_v5.4.3_windows_arm64.zip",
|
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.5.0/kustomize_v5.5.0_windows_arm64.zip",
|
||||||
"hash": "01283bc992c6888c9d20518d0385eb1005f3c66337814032a7876d8a354db664"
|
"hash": "2e5c0072a048ecddb95d6d7489b90f773a6f325b36ac9892f541d0fd26421a43"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kustomize.exe",
|
"bin": "kustomize.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user