{ "version": "0.23.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.23.0/timoni_0.23.0_windows_amd64.zip", "hash": "85b8f2e5b3a1f9d0f6879501d5057b4b53be9178879705552482df7fa0d3d3d2" } }, "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" } } }