carvel-vendir: Update to version 0.40.0

This commit is contained in:
github-actions[bot] 2024-02-20 20:23:45 +00:00
parent b18c2865a1
commit dec84e65ec

View File

@ -1,13 +1,13 @@
{ {
"version": "0.39.0", "version": "0.40.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.39.0/vendir-windows-amd64.exe#/vendir.exe", "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.40.0/vendir-windows-amd64.exe#/vendir.exe",
"hash": "20b71cc25dc3fea31edf9667c92a05167f713935f854882159736443c2f7a0e6" "hash": "1b8e5eea893f78ed04b6834f24e1a69bbc9259cd7662bd7fe11283cdf8c482d0"
} }
}, },
"bin": "vendir.exe", "bin": "vendir.exe",