ytt: Update to version 0.52.2

This commit is contained in:
github-actions[bot] 2025-12-16 12:32:24 +00:00
parent 23e6edda39
commit 9421b832a0

View File

@ -1,16 +1,16 @@
{
"version": "0.52.1",
"version": "0.52.2",
"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.1/ytt-windows-amd64.exe#/ytt.exe",
"hash": "b437deb4eb8c9ada3e1405272450cdf33a0450684609af7df2eaccf36f1c1c92"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.2/ytt-windows-amd64.exe#/ytt.exe",
"hash": "8d7904ef61cd26e5bd94cd0e0cfc5cd4e7d5501845290034bfe87fee05cecb03"
},
"arm64": {
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.1/ytt-windows-arm64.exe#/ytt.exe",
"hash": "a887653ace89a6c102646d685b01c6cb637aa2b1e0987b1be5a799ebefc893fa"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.2/ytt-windows-arm64.exe#/ytt.exe",
"hash": "5242b9078abd483da46f13f715254f415b6328b2d979af24a4074b56007a43ba"
}
},
"bin": "ytt.exe",