carvel-vendir: Update to version 0.34.4

This commit is contained in:
github-actions[bot] 2023-08-16 08:25:51 +00:00
parent b0e863bb08
commit e7f2834b09

View File

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