mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
kustomize: Update to version 4.5.3 (#3440)
This commit is contained in:
parent
4d2ed9c948
commit
0dc6058d32
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "4.5.2",
|
||||
"version": "4.5.3",
|
||||
"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/v4.5.2/kustomize_v4.5.2_windows_amd64.tar.gz",
|
||||
"hash": "3c6310caa6a23d17711a312f1a33690365ba6be9a806752aac215613fdf7c605"
|
||||
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.5.3/kustomize_v4.5.3_windows_amd64.tar.gz",
|
||||
"hash": "ad5ac5ed8d244309e4a41cfd61e87918096e159514e4867c9449409b67a6709f"
|
||||
}
|
||||
},
|
||||
"bin": "kustomize.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/kubernetes-sigs/kustomize",
|
||||
"url": "https://github.com/kubernetes-sigs/kustomize/releases",
|
||||
"regex": "kustomize/v([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user