diff --git a/bucket/ytt.json b/bucket/ytt.json index 862879ae22..96832235fc 100644 --- a/bucket/ytt.json +++ b/bucket/ytt.json @@ -1,16 +1,16 @@ { - "version": "0.51.1", + "version": "0.51.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.51.1/ytt-windows-amd64.exe#/ytt.exe", - "hash": "c2a918ab38781dccd48e7ee5c87f2d78ecce6bb8a47c957e087d689fd555c6d0" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.2/ytt-windows-amd64.exe#/ytt.exe", + "hash": "669eb82f2a3f646c593af3e2b2b7088f902a609770a8034e37779e9121d67e07" }, "arm64": { - "url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.1/ytt-windows-arm64.exe#/ytt.exe", - "hash": "455ea8a02f6fa3ae7e885fb06977c653c758fd65dd79f94954114eb4a7cd39fe" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.2/ytt-windows-arm64.exe#/ytt.exe", + "hash": "c648786f8b5237f62169960e1df09efc17ecbbc8d83c1dd0d5edf815ee57ae55" } }, "bin": "ytt.exe",