diff --git a/bucket/ytt.json b/bucket/ytt.json index 9b77afa70b..6f51ec766c 100644 --- a/bucket/ytt.json +++ b/bucket/ytt.json @@ -1,12 +1,12 @@ { - "version": "0.44.0", + "version": "0.44.1", "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.0/ytt-windows-amd64.exe#/ytt.exe", - "hash": "b186ed56460183726d2a1615eedddf3cb329db54aca0e83eb004ea297d654383" + "url": "https://github.com/vmware-tanzu/carvel-ytt/releases/download/v0.44.1/ytt-windows-amd64.exe#/ytt.exe", + "hash": "f842e29cd87745f29821e74ad61804b7947836bd9ae77a7b1b80f4eb97e48b23" } }, "bin": "ytt.exe",