From 517fbd2a5830f6dc78c2d3915fd3337a32dca621 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 20:30:45 +0000 Subject: [PATCH] carvel-vendir: Update to version 0.45.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 4f9394c403..fa3f1343a2 100644 --- a/bucket/carvel-vendir.json +++ b/bucket/carvel-vendir.json @@ -1,13 +1,13 @@ { - "version": "0.44.0", + "version": "0.45.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.44.0/vendir-windows-amd64.exe#/vendir.exe", - "hash": "5d203cc3877de691553ecb99af8e3836c8543f01d55680ca97a46897ff692f42" + "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.45.0/vendir-windows-amd64.exe#/vendir.exe", + "hash": "779d4fe4170a472523bb1fcd0a591e460ff417381abd92ba8d2d8b7fa91f5531" } }, "bin": "vendir.exe",