ytt: Update to version 0.49.1

This commit is contained in:
github-actions[bot] 2024-06-12 20:26:22 +00:00
parent 85a09d2c43
commit ccce64efaf

View File

@ -1,16 +1,16 @@
{
"version": "0.49.0",
"version": "0.49.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/carvel-dev/ytt/releases/download/v0.49.0/ytt-windows-amd64.exe#/ytt.exe",
"hash": "a0e8140e1924db591994a7063dc2ea38256ee0aabda650820dd69fac8d20c077"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.49.1/ytt-windows-amd64.exe#/ytt.exe",
"hash": "ac75de5a71ebd165f2b6be338a16020055d298ccb31a7dbade887d11912b8fed"
},
"arm64": {
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.49.0/ytt-windows-arm64.exe#/ytt.exe",
"hash": "75db553804956df279d0121067f4b052c539b2fafb4d5beff11ddb6792f30775"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.49.1/ytt-windows-arm64.exe#/ytt.exe",
"hash": "220408ce0604309f0704bd102f216f807db56b91f37af3317beacd7621f99a16"
}
},
"bin": "ytt.exe",