From 971218193cbd9efcc129de3414cd455ace530964 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 04:27:52 +0000 Subject: [PATCH] ytt: Update to version 0.44.3 --- bucket/ytt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ytt.json b/bucket/ytt.json index 6f51ec766c..5263108f02 100644 --- a/bucket/ytt.json +++ b/bucket/ytt.json @@ -1,12 +1,12 @@ { - "version": "0.44.1", + "version": "0.44.3", "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/vmware-tanzu/carvel-ytt/releases/download/v0.44.1/ytt-windows-amd64.exe#/ytt.exe", - "hash": "f842e29cd87745f29821e74ad61804b7947836bd9ae77a7b1b80f4eb97e48b23" + "url": "https://github.com/vmware-tanzu/carvel-ytt/releases/download/v0.44.3/ytt-windows-amd64.exe#/ytt.exe", + "hash": "f7a7e8ef12bda28402bfb2f37e0eaab2c06ec6345bb27bd6145496b8fd77e043" } }, "bin": "ytt.exe",