From a4054d8105b1cfb95a6391870e9fde4c89d0550b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 17:08:21 +0000 Subject: [PATCH] carvel-vendir: Update to version 0.40.1 --- 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 d8e6b1e0f3..7958e81321 100644 --- a/bucket/carvel-vendir.json +++ b/bucket/carvel-vendir.json @@ -1,13 +1,13 @@ { - "version": "0.40.0", + "version": "0.40.1", "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.40.0/vendir-windows-amd64.exe#/vendir.exe", - "hash": "1b8e5eea893f78ed04b6834f24e1a69bbc9259cd7662bd7fe11283cdf8c482d0" + "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.40.1/vendir-windows-amd64.exe#/vendir.exe", + "hash": "7d240b999712e617021e057afeabf2803a89ab93ca91f44a58e063fa74d7eee3" } }, "bin": "vendir.exe",