carvel-vendir: Update to version 0.40.1

This commit is contained in:
github-actions[bot] 2024-04-16 17:08:21 +00:00
parent 69c80830b7
commit a4054d8105

View File

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