{ "version": "0.20.0", "description": "A CLI for interacting with Tekton - a cloud native CI/CD solution", "homepage": "https://github.com/tektoncd/cli", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/tektoncd/cli/releases/download/v0.20.0/tkn_0.20.0_Windows_x86_64.zip", "hash": "404de60552ca5410c519390c130b00d11ec8eb6902303bacfebbcd16577a0a14" } }, "bin": "tkn.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/tektoncd/cli/releases/download/v$version/tkn_$version_Windows_x86_64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }