carvel-vendir: Update to version 0.34.5

This commit is contained in:
github-actions[bot] 2023-09-20 16:27:47 +00:00
parent 0e9490670e
commit c1ac8b40a2

View File

@ -1,13 +1,13 @@
{ {
"version": "0.34.4", "version": "0.34.5",
"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.34.4/vendir-windows-amd64.exe#/vendir.exe", "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.34.5/vendir-windows-amd64.exe#/vendir.exe",
"hash": "6bdfa74389906cdc4790ad3de75bbe0f62a33eb6c5250475ede12feabc695e4d" "hash": "e317143fa7e1f9934e6edcc69cda0628f1478d268175fde3bc76f0268142204a"
} }
}, },
"bin": "vendir.exe", "bin": "vendir.exe",