tektoncd-cli: Update to version 0.24.1

This commit is contained in:
github-actions[bot] 2022-10-07 20:30:02 +00:00
parent 6fed820df5
commit 4a8264c1e0

View File

@ -1,12 +1,12 @@
{
"version": "0.26.0",
"version": "0.24.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.26.0/tkn_0.26.0_Windows_x86_64.zip",
"hash": "a0b42c1300175ce379dadb822ca3633c34048eae0064533d7718746c79f11a65"
"url": "https://github.com/tektoncd/cli/releases/download/v0.24.1/tkn_0.24.1_Windows_x86_64.zip",
"hash": "b74e77dedda1b553695b27f0066f6b32e709cbbdab10f1eb41a4ef32ae4da0cc"
}
},
"bin": "tkn.exe",