From e23cb3c1e5c70f5e45f343b601432fa5c0928d60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 12:32:25 +0000 Subject: [PATCH] ytt: Update to version 0.53.0 --- bucket/ytt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ytt.json b/bucket/ytt.json index b601ad0590..be227a6a90 100644 --- a/bucket/ytt.json +++ b/bucket/ytt.json @@ -1,16 +1,16 @@ { - "version": "0.52.2", + "version": "0.53.0", "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.52.2/ytt-windows-amd64.exe#/ytt.exe", - "hash": "8d7904ef61cd26e5bd94cd0e0cfc5cd4e7d5501845290034bfe87fee05cecb03" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.53.0/ytt-windows-amd64.exe#/ytt.exe", + "hash": "5316ea78cdd03a65d4c508b8af57670b461057c4f0050de12661af7125ba2e16" }, "arm64": { - "url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.2/ytt-windows-arm64.exe#/ytt.exe", - "hash": "5242b9078abd483da46f13f715254f415b6328b2d979af24a4074b56007a43ba" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.53.0/ytt-windows-arm64.exe#/ytt.exe", + "hash": "581863d3b27474bfcbb6101bfe070dfc9a1e3d914b197a7195a6bbdc92a21fc4" } }, "bin": "ytt.exe",