From 9421b832a02cf05dd94d69f3114c7ba8021d199d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 12:32:24 +0000 Subject: [PATCH] ytt: Update to version 0.52.2 --- bucket/ytt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ytt.json b/bucket/ytt.json index 173495f346..b601ad0590 100644 --- a/bucket/ytt.json +++ b/bucket/ytt.json @@ -1,16 +1,16 @@ { - "version": "0.52.1", + "version": "0.52.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.52.1/ytt-windows-amd64.exe#/ytt.exe", - "hash": "b437deb4eb8c9ada3e1405272450cdf33a0450684609af7df2eaccf36f1c1c92" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.2/ytt-windows-amd64.exe#/ytt.exe", + "hash": "8d7904ef61cd26e5bd94cd0e0cfc5cd4e7d5501845290034bfe87fee05cecb03" }, "arm64": { - "url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.1/ytt-windows-arm64.exe#/ytt.exe", - "hash": "a887653ace89a6c102646d685b01c6cb637aa2b1e0987b1be5a799ebefc893fa" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.2/ytt-windows-arm64.exe#/ytt.exe", + "hash": "5242b9078abd483da46f13f715254f415b6328b2d979af24a4074b56007a43ba" } }, "bin": "ytt.exe",