carvel-vendir: Update to version 0.32.2

This commit is contained in:
github-actions[bot] 2022-12-06 01:56:17 +00:00
parent 6746898644
commit 4e6d68b5b2

View File

@ -1,13 +1,13 @@
{ {
"version": "0.32.1", "version": "0.32.2",
"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.32.1/vendir-windows-amd64.exe#/vendir.exe", "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.32.2/vendir-windows-amd64.exe#/vendir.exe",
"hash": "f7697d95c30a6da5678bc1a978e7a774a1a535adc76a9569c5dde506b6c7c83a" "hash": "3e70cbf7a6809f27031e17e8d5638bf1b8e0dbb66a8caa133fce463c74e0a588"
} }
}, },
"bin": "vendir.exe", "bin": "vendir.exe",