ytt: Update to version 0.52.1

This commit is contained in:
github-actions[bot] 2025-09-08 20:28:56 +00:00
parent f4162589f7
commit 0df8ffc77c

View File

@ -1,16 +1,16 @@
{
"version": "0.52.0",
"version": "0.52.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.52.0/ytt-windows-amd64.exe#/ytt.exe",
"hash": "a01005ec823b8cb048f6ac2962233ec340cf9040e254fee5c28d0e784da4ca49"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.1/ytt-windows-amd64.exe#/ytt.exe",
"hash": "b437deb4eb8c9ada3e1405272450cdf33a0450684609af7df2eaccf36f1c1c92"
},
"arm64": {
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.0/ytt-windows-arm64.exe#/ytt.exe",
"hash": "063cf006ddcb6592500c8bedb20850ffd332e058fd34c1abff781bb6ef68c590"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.1/ytt-windows-arm64.exe#/ytt.exe",
"hash": "a887653ace89a6c102646d685b01c6cb637aa2b1e0987b1be5a799ebefc893fa"
}
},
"bin": "ytt.exe",