From 095ef31bc877fce1894ee85b2fb8320661086681 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 00:42:04 +0000 Subject: [PATCH] carvel-vendir: Update to version 0.32.0 --- bucket/carvel-vendir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/carvel-vendir.json b/bucket/carvel-vendir.json index d3da5ae341..59e68c8f51 100644 --- a/bucket/carvel-vendir.json +++ b/bucket/carvel-vendir.json @@ -1,13 +1,13 @@ { - "version": "0.31.0", + "version": "0.32.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", "homepage": "https://carvel.dev/vendir/", "license": "Apache-2.0", "notes": "See https://carvel.dev/vendir/#examples for some examples", "architecture": { "64bit": { - "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.31.0/vendir-windows-amd64.exe#/vendir.exe", - "hash": "d62f95bb3ff96b700c87c813865690156d239669487ca9f8a408099c25244f11" + "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.32.0/vendir-windows-amd64.exe#/vendir.exe", + "hash": "17fce3db87a63802044132b819f025bbf898ad9ceb3f840342ed40767dbc286c" } }, "bin": "vendir.exe",