ytt: Update to version 0.48.0

This commit is contained in:
github-actions[bot] 2024-02-06 12:29:41 +00:00
parent f720808c51
commit b3276c6fa1

View File

@ -1,16 +1,16 @@
{
"version": "0.47.0",
"version": "0.48.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.47.0/ytt-windows-amd64.exe#/ytt.exe",
"hash": "67b7cb20273cb00d36bda38888277c1b0e74992a422c771d28e7a9c2045da798"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.48.0/ytt-windows-amd64.exe#/ytt.exe",
"hash": "381903a4dab56ea5190d4c5da3475b10f1e8e3bc6f87d046b096d0698de0f395"
},
"arm64": {
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.47.0/ytt-windows-arm64.exe#/ytt.exe",
"hash": "4c37056702d842570b0bce2f461f494902a2fbd8d83ef1ded224d0def1f04ccb"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.48.0/ytt-windows-arm64.exe#/ytt.exe",
"hash": "a618e677424161be1293e5cc0e58ccfcf9a382c2600a2d4eb357d072f1d637d4"
}
},
"bin": "ytt.exe",