diff --git a/bucket/tektoncd-cli.json b/bucket/tektoncd-cli.json index bf9d6415b8..eabf836116 100644 --- a/bucket/tektoncd-cli.json +++ b/bucket/tektoncd-cli.json @@ -1,16 +1,16 @@ { - "version": "0.34.0", + "version": "0.35.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.34.0/tkn_0.34.0_Windows_x86_64.zip", - "hash": "a435cca341605d21fe54272ecebe779e30255eff80d5c979fc4e636a0aecddb5" + "url": "https://github.com/tektoncd/cli/releases/download/v0.35.0/tkn_0.35.0_Windows_x86_64.zip", + "hash": "dc8936b285715bbdd8eb9335ce674d852cf1b2cd959335ca6438f6faa8dfd539" }, "arm64": { - "url": "https://github.com/tektoncd/cli/releases/download/v0.34.0/tkn_0.34.0_Windows_aarch64.zip", - "hash": "2120fb5d4412f24dab0b96f173066bab5c8221b7812d566c31b5c4913d347880" + "url": "https://github.com/tektoncd/cli/releases/download/v0.35.0/tkn_0.35.0_Windows_aarch64.zip", + "hash": "61531447e1a064e75b15c8442218ccc93fbb5951d0327e62e2680be1dcd6066e" } }, "bin": "tkn.exe",