mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
kustomize: Update to version 5.1.1
This commit is contained in:
parent
0dffde63a5
commit
d13e8baa63
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "5.1.0",
|
"version": "5.1.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.1.0/kustomize_v5.1.0_windows_amd64.tar.gz",
|
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.1.1/kustomize_v5.1.1_windows_amd64.tar.gz",
|
||||||
"hash": "ac48286444a33417e5251393f1b1b9972b00cff82fd3ab8d21ca8d8c29411199"
|
"hash": "f3cfe226462d09ea9854793c5f6873cc451ae322b276dd290a99e5b5ddb9560d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kustomize.exe",
|
"bin": "kustomize.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user