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",