ytt: Update to version 0.44.1

This commit is contained in:
github-actions[bot] 2022-12-07 02:00:45 +00:00
parent 8ae39389cc
commit 7a9f819780

View File

@ -1,12 +1,12 @@
{ {
"version": "0.44.0", "version": "0.44.1",
"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.0/ytt-windows-amd64.exe#/ytt.exe", "url": "https://github.com/vmware-tanzu/carvel-ytt/releases/download/v0.44.1/ytt-windows-amd64.exe#/ytt.exe",
"hash": "b186ed56460183726d2a1615eedddf3cb329db54aca0e83eb004ea297d654383" "hash": "f842e29cd87745f29821e74ad61804b7947836bd9ae77a7b1b80f4eb97e48b23"
} }
}, },
"bin": "ytt.exe", "bin": "ytt.exe",