diff --git a/bucket/tektoncd-cli.json b/bucket/tektoncd-cli.json index d3105a690b..04d406d1ae 100644 --- a/bucket/tektoncd-cli.json +++ b/bucket/tektoncd-cli.json @@ -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",