From ccce64efaf330237ff623b7c0a11f250a5b9f8de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 20:26:22 +0000 Subject: [PATCH] ytt: Update to version 0.49.1 --- bucket/ytt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ytt.json b/bucket/ytt.json index b77dff3620..de5fc73ed9 100644 --- a/bucket/ytt.json +++ b/bucket/ytt.json @@ -1,16 +1,16 @@ { - "version": "0.49.0", + "version": "0.49.1", "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.49.0/ytt-windows-amd64.exe#/ytt.exe", - "hash": "a0e8140e1924db591994a7063dc2ea38256ee0aabda650820dd69fac8d20c077" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.49.1/ytt-windows-amd64.exe#/ytt.exe", + "hash": "ac75de5a71ebd165f2b6be338a16020055d298ccb31a7dbade887d11912b8fed" }, "arm64": { - "url": "https://github.com/carvel-dev/ytt/releases/download/v0.49.0/ytt-windows-arm64.exe#/ytt.exe", - "hash": "75db553804956df279d0121067f4b052c539b2fafb4d5beff11ddb6792f30775" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.49.1/ytt-windows-arm64.exe#/ytt.exe", + "hash": "220408ce0604309f0704bd102f216f807db56b91f37af3317beacd7621f99a16" } }, "bin": "ytt.exe",