{ "version": "0.21.0", "description": "The package manager for Kubernetes", "homepage": "https://timoni.sh", "license": "Apache-2.0", "depends": "cue", "architecture": { "64bit": { "url": "https://github.com/stefanprodan/timoni/releases/download/v0.21.0/timoni_0.21.0_windows_amd64.zip", "hash": "fea7d29540d0194917b353e01b52e87a79cee6681ae11b2a4f26f3b5a83b8737" } }, "bin": "timoni.exe", "checkver": { "github": "https://github.com/stefanprodan/timoni" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/stefanprodan/timoni/releases/download/v$version/timoni_$version_windows_amd64.zip" } }, "hash": { "url": "$baseurl/timoni_$version_checksums.txt" } } }