mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kustomize: Update to version 4.0.0
This commit is contained in:
parent
74a8721541
commit
200038e10e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.10.0",
|
||||
"version": "4.0.0",
|
||||
"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/v3.10.0/kustomize_v3.10.0_windows_amd64.tar.gz",
|
||||
"hash": "aa1db87c2ef85bb4780e96299873a6b7960385f1599a2193dbd449e90a58c20d"
|
||||
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.0.0/kustomize_v4.0.0_windows_amd64.tar.gz",
|
||||
"hash": "b7494313d0b45ab57d2bb4a26c44c18180565e30661dcf53b78314fac761db5b"
|
||||
}
|
||||
},
|
||||
"bin": "kustomize.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user