carvel-vendir: Update to version 0.40.2

This commit is contained in:
github-actions[bot] 2024-06-12 20:26:19 +00:00
parent 9a4835ff32
commit a9356124e9

View File

@ -1,13 +1,13 @@
{ {
"version": "0.40.1", "version": "0.40.2",
"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.40.1/vendir-windows-amd64.exe#/vendir.exe", "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.40.2/vendir-windows-amd64.exe#/vendir.exe",
"hash": "7d240b999712e617021e057afeabf2803a89ab93ca91f44a58e063fa74d7eee3" "hash": "5a2fbd3aa40337e42934994db75ca28ec6e3473b7eb12baffb7d0356b47b14b7"
} }
}, },
"bin": "vendir.exe", "bin": "vendir.exe",