From d3f6b7bfa9ed7073833dd48190eec7e98040534d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 12:31:30 +0000 Subject: [PATCH] ytt: Update to version 0.45.3 --- bucket/ytt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ytt.json b/bucket/ytt.json index eee4ac13ce..477ec2046b 100644 --- a/bucket/ytt.json +++ b/bucket/ytt.json @@ -1,16 +1,16 @@ { - "version": "0.45.2", + "version": "0.45.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/carvel-dev/ytt/releases/download/v0.45.2/ytt-windows-amd64.exe#/ytt.exe", - "hash": "5ec2e7d74d0d2b850f807cec53e5110e08ab7f4b2e58efe48e2e25b062a1afaa" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.45.3/ytt-windows-amd64.exe#/ytt.exe", + "hash": "9c9ed87d65eb243ad9b65f13cebd1d47c70c46ea1e416772284c12c92707d8be" }, "arm64": { - "url": "https://github.com/carvel-dev/ytt/releases/download/v0.45.2/ytt-windows-arm64.exe#/ytt.exe", - "hash": "9ba6097a9c587a3f6c18548427e6db2302fc1adfd3c34703f10f2bc133e09a7a" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.45.3/ytt-windows-arm64.exe#/ytt.exe", + "hash": "aca1e44577bdf2f08acb56d035dc654ad6cdfac0d148a781f34637eefa852846" } }, "bin": "ytt.exe",