ytt: Update to version 0.51.0

This commit is contained in:
github-actions[bot] 2024-11-06 20:28:31 +00:00
parent 01d95c7304
commit dab5787e71

View File

@ -1,16 +1,16 @@
{
"version": "0.50.0",
"version": "0.51.0",
"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.50.0/ytt-windows-amd64.exe#/ytt.exe",
"hash": "4067a41d44d977b5bd492c227ae9cc62d803df788ec9f4d612f89090eb01e946"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.0/ytt-windows-amd64.exe#/ytt.exe",
"hash": "9ed62a77a178232def4a1ab355a2bfa0f5153a5e7d35c065d16c6a343f2ab232"
},
"arm64": {
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.50.0/ytt-windows-arm64.exe#/ytt.exe",
"hash": "01bbd9490c48309909ef7e314fcaf284667017c31321dc4edc30e2edf0dfa1c1"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.0/ytt-windows-arm64.exe#/ytt.exe",
"hash": "ffd4e18c77f522e2bbe4ee33266c06e738e58e2a25ccdbd939b6a616bd808cda"
}
},
"bin": "ytt.exe",