ytt: Update to version 0.51.1

This commit is contained in:
github-actions[bot] 2024-12-11 12:33:19 +00:00
parent 7b8d4dec0f
commit 6b61f82503

View File

@ -1,16 +1,16 @@
{
"version": "0.51.0",
"version": "0.51.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.51.0/ytt-windows-amd64.exe#/ytt.exe",
"hash": "9ed62a77a178232def4a1ab355a2bfa0f5153a5e7d35c065d16c6a343f2ab232"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.1/ytt-windows-amd64.exe#/ytt.exe",
"hash": "c2a918ab38781dccd48e7ee5c87f2d78ecce6bb8a47c957e087d689fd555c6d0"
},
"arm64": {
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.0/ytt-windows-arm64.exe#/ytt.exe",
"hash": "ffd4e18c77f522e2bbe4ee33266c06e738e58e2a25ccdbd939b6a616bd808cda"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.1/ytt-windows-arm64.exe#/ytt.exe",
"hash": "455ea8a02f6fa3ae7e885fb06977c653c758fd65dd79f94954114eb4a7cd39fe"
}
},
"bin": "ytt.exe",