diff --git a/bucket/ytt.json b/bucket/ytt.json index f65ac8861f..03b2f1bb72 100644 --- a/bucket/ytt.json +++ b/bucket/ytt.json @@ -1,16 +1,16 @@ { - "version": "0.53.1", + "version": "0.53.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.53.1/ytt-windows-amd64.exe#/ytt.exe", - "hash": "36adcaa1f02681b0e7ceb73bda70ab11e3880588b51a188fd0318f6009bdeb36" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.53.2/ytt-windows-amd64.exe#/ytt.exe", + "hash": "641f84d65af7459ccaaa83694666bc9e5deb92b2b2dd94c34f51ddd94f0c69d2" }, "arm64": { - "url": "https://github.com/carvel-dev/ytt/releases/download/v0.53.1/ytt-windows-arm64.exe#/ytt.exe", - "hash": "cf675039fa1bde77ebd12ed79eeaa698f7d9862a2b5fd82078260974ec311649" + "url": "https://github.com/carvel-dev/ytt/releases/download/v0.53.2/ytt-windows-arm64.exe#/ytt.exe", + "hash": "7c825bfb2e11565904d23bd9b850fb73de3a73bf5019986d9f08807875a86c6b" } }, "bin": "ytt.exe",