From 1f2e764b9847540f31370bd46222c3ea756a3868 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 08:26:04 +0000 Subject: [PATCH] ytt: Update to version 0.46.0 --- bucket/ytt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ytt.json b/bucket/ytt.json index fbcedafeea..c79f0968d9 100644 --- a/bucket/ytt.json +++ b/bucket/ytt.json @@ -1,16 +1,16 @@ { - "version": "0.45.6", + "version": "0.46.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.45.6/ytt-windows-amd64.exe#/ytt.exe", - "hash": "c72b619852d9e3c1cfd870b13df2a142593df3ac061cfa1dd7451dcd036d46f8" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.46.0/ytt-windows-amd64.exe#/ytt.exe", + "hash": "59b9c97fd7a30a9fa7c453e774078212d2751c247b6c99c5a8ff5bae5fc0703f" }, "arm64": { - "url": "https://github.com/carvel-dev/ytt/releases/download/v0.45.6/ytt-windows-arm64.exe#/ytt.exe", - "hash": "1ff2102dc9dada482060de0504698683e5d8b8721441841795136b92da68e664" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.46.0/ytt-windows-arm64.exe#/ytt.exe", + "hash": "4738b733718717ceffe71f61053b24f059e85af8a00061a7f169a9b2342ca800" } }, "bin": "ytt.exe",