carvel-vendir: Update to version 0.37.0

This commit is contained in:
github-actions[bot] 2023-11-01 20:24:25 +00:00
parent 631f1f5176
commit 8dc881af7f

View File

@ -1,13 +1,13 @@
{ {
"version": "0.35.2", "version": "0.37.0",
"description": "Carvel vendir is a tool that makes it easy to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively", "description": "Carvel vendir is a tool that makes it easy to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively",
"homepage": "https://carvel.dev/vendir/", "homepage": "https://carvel.dev/vendir/",
"license": "Apache-2.0", "license": "Apache-2.0",
"notes": "See https://carvel.dev/vendir/#examples for some examples", "notes": "See https://carvel.dev/vendir/#examples for some examples",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.35.2/vendir-windows-amd64.exe#/vendir.exe", "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.37.0/vendir-windows-amd64.exe#/vendir.exe",
"hash": "bd325e76571c746d8fa3d703b2dee730032f8ac2469c6da962d1d1a3f3243f87" "hash": "da8707a13443e6e18b7ee17d5d31a5461f090016e4816a48552b77bf443d0060"
} }
}, },
"bin": "vendir.exe", "bin": "vendir.exe",