ytt: Update to version 0.45.0

This commit is contained in:
github-actions[bot] 2023-03-07 12:32:34 +00:00
parent 9c48d7946f
commit bb0ce7cadc

View File

@ -1,12 +1,12 @@
{ {
"version": "0.44.3", "version": "0.45.0",
"description": "YAML templating tool that works on YAML structure instead of text", "description": "YAML templating tool that works on YAML structure instead of text",
"homepage": "https://carvel.dev/ytt", "homepage": "https://carvel.dev/ytt",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vmware-tanzu/carvel-ytt/releases/download/v0.44.3/ytt-windows-amd64.exe#/ytt.exe", "url": "https://github.com/vmware-tanzu/carvel-ytt/releases/download/v0.45.0/ytt-windows-amd64.exe#/ytt.exe",
"hash": "f7a7e8ef12bda28402bfb2f37e0eaab2c06ec6345bb27bd6145496b8fd77e043" "hash": "49a857875a07640dc3a5e522cbc19ef2f9ba74b8c2047848b845b20d0addc4a8"
} }
}, },
"bin": "ytt.exe", "bin": "ytt.exe",