From 8c6e832f7cf7afa08282c14034c6d86ab5e0c7a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:32:14 +0000 Subject: [PATCH] carvel-vendir: Update to version 0.41.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 335a4da656..10b298a70e 100644 --- a/bucket/carvel-vendir.json +++ b/bucket/carvel-vendir.json @@ -1,13 +1,13 @@ { - "version": "0.41.0", + "version": "0.41.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.41.0/vendir-windows-amd64.exe#/vendir.exe", - "hash": "555806ae50e2f8cb0f0034263ae2e29ece13a3ad2ee691d13536c33ea4728c2e" + "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.41.1/vendir-windows-amd64.exe#/vendir.exe", + "hash": "67411476ecc322c4b32619b168bf5a7fafc86daa764251be1613bec22c1c1003" } }, "bin": "vendir.exe",