From 713c9e0832f045fe9f2b328015835040f0d4b879 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 20:24:45 +0000 Subject: [PATCH] ytt: Update to version 0.46.2 --- bucket/ytt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ytt.json b/bucket/ytt.json index c79f0968d9..e61d7bb644 100644 --- a/bucket/ytt.json +++ b/bucket/ytt.json @@ -1,16 +1,16 @@ { - "version": "0.46.0", + "version": "0.46.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.46.0/ytt-windows-amd64.exe#/ytt.exe", - "hash": "59b9c97fd7a30a9fa7c453e774078212d2751c247b6c99c5a8ff5bae5fc0703f" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.46.2/ytt-windows-amd64.exe#/ytt.exe", + "hash": "027a12c62b3233a409d1eeabe689be9ff97de312dd6f18063000cdfa65b41032" }, "arm64": { - "url": "https://github.com/carvel-dev/ytt/releases/download/v0.46.0/ytt-windows-arm64.exe#/ytt.exe", - "hash": "4738b733718717ceffe71f61053b24f059e85af8a00061a7f169a9b2342ca800" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.46.2/ytt-windows-arm64.exe#/ytt.exe", + "hash": "71f9a7d83f51fd3a6096720d2f7f10184c62030e090fdb9daad62e1de0627aad" } }, "bin": "ytt.exe",