carvel-vendir: Update to version 0.35.0

This commit is contained in:
github-actions[bot] 2023-09-22 08:26:02 +00:00
parent 97ff02e85c
commit dd8ecb38a1

View File

@ -1,13 +1,13 @@
{ {
"version": "0.34.6", "version": "0.35.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.34.6/vendir-windows-amd64.exe#/vendir.exe", "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.35.0/vendir-windows-amd64.exe#/vendir.exe",
"hash": "9feab537705c54890bb9868858d67e630c6c3979ec0ff42a23f7b49f839f729c" "hash": "b573519dc3cc4b8fa271d23b7de93aed2117d996a1a6aaaf858ac9f66c77ad46"
} }
}, },
"bin": "vendir.exe", "bin": "vendir.exe",