{ "version": "0.51.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.51.2/ytt-windows-amd64.exe#/ytt.exe", "hash": "669eb82f2a3f646c593af3e2b2b7088f902a609770a8034e37779e9121d67e07" }, "arm64": { "url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.2/ytt-windows-arm64.exe#/ytt.exe", "hash": "c648786f8b5237f62169960e1df09efc17ecbbc8d83c1dd0d5edf815ee57ae55" } }, "bin": "ytt.exe", "checkver": { "github": "https://github.com/carvel-dev/ytt" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/carvel-dev/ytt/releases/download/v$version/ytt-windows-amd64.exe#/ytt.exe" }, "arm64": { "url": "https://github.com/carvel-dev/ytt/releases/download/v$version/ytt-windows-arm64.exe#/ytt.exe" } }, "hash": { "url": "$baseurl/checksums.txt" } } }