carvel-vendir: Update to version 0.45.0

This commit is contained in:
github-actions[bot] 2025-11-17 20:30:45 +00:00
parent 02560dcac8
commit 517fbd2a58

View File

@ -1,13 +1,13 @@
{ {
"version": "0.44.0", "version": "0.45.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.44.0/vendir-windows-amd64.exe#/vendir.exe", "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.45.0/vendir-windows-amd64.exe#/vendir.exe",
"hash": "5d203cc3877de691553ecb99af8e3836c8543f01d55680ca97a46897ff692f42" "hash": "779d4fe4170a472523bb1fcd0a591e460ff417381abd92ba8d2d8b7fa91f5531"
} }
}, },
"bin": "vendir.exe", "bin": "vendir.exe",