ytt: Update to version 0.49.0

This commit is contained in:
github-actions[bot] 2024-04-16 09:07:59 +00:00
parent 61cda95294
commit 72837c66cb

View File

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