{ "version": "0.12.1", "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.12.1/tkn_0.12.1_Windows_x86_64.zip", "hash": "097f1cb824ece63ba6a364db0add599e659194257076874db1128a2736159eb7" } }, "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" } } }