ytt: Update to version 0.50.0

This commit is contained in:
github-actions[bot] 2024-07-16 16:28:44 +00:00
parent bf8d32e5fc
commit 17d262c900

View File

@ -1,16 +1,16 @@
{ {
"version": "0.49.1", "version": "0.50.0",
"description": "YAML templating tool that works on YAML structure instead of text", "description": "YAML templating tool that works on YAML structure instead of text",
"homepage": "https://carvel.dev/ytt", "homepage": "https://carvel.dev/ytt",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.49.1/ytt-windows-amd64.exe#/ytt.exe", "url": "https://github.com/carvel-dev/ytt/releases/download/v0.50.0/ytt-windows-amd64.exe#/ytt.exe",
"hash": "ac75de5a71ebd165f2b6be338a16020055d298ccb31a7dbade887d11912b8fed" "hash": "4067a41d44d977b5bd492c227ae9cc62d803df788ec9f4d612f89090eb01e946"
}, },
"arm64": { "arm64": {
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.49.1/ytt-windows-arm64.exe#/ytt.exe", "url": "https://github.com/carvel-dev/ytt/releases/download/v0.50.0/ytt-windows-arm64.exe#/ytt.exe",
"hash": "220408ce0604309f0704bd102f216f807db56b91f37af3317beacd7621f99a16" "hash": "01bbd9490c48309909ef7e314fcaf284667017c31321dc4edc30e2edf0dfa1c1"
} }
}, },
"bin": "ytt.exe", "bin": "ytt.exe",