From 79fa472ba6e489547c82072610827759e9ad1fb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 08:30:07 +0000 Subject: [PATCH] ytt: Update to version 0.51.2 --- bucket/ytt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ytt.json b/bucket/ytt.json index 862879ae22..96832235fc 100644 --- a/bucket/ytt.json +++ b/bucket/ytt.json @@ -1,16 +1,16 @@ { - "version": "0.51.1", + "version": "0.51.2", "description": "YAML templating tool that works on YAML structure instead of text", "homepage": "https://carvel.dev/ytt", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.1/ytt-windows-amd64.exe#/ytt.exe", - "hash": "c2a918ab38781dccd48e7ee5c87f2d78ecce6bb8a47c957e087d689fd555c6d0" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.2/ytt-windows-amd64.exe#/ytt.exe", + "hash": "669eb82f2a3f646c593af3e2b2b7088f902a609770a8034e37779e9121d67e07" }, "arm64": { - "url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.1/ytt-windows-arm64.exe#/ytt.exe", - "hash": "455ea8a02f6fa3ae7e885fb06977c653c758fd65dd79f94954114eb4a7cd39fe" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.2/ytt-windows-arm64.exe#/ytt.exe", + "hash": "c648786f8b5237f62169960e1df09efc17ecbbc8d83c1dd0d5edf815ee57ae55" } }, "bin": "ytt.exe",