From bbcf2fd3bd662d41eb3fbcdb65bb8f4fc055b5c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 16:37:37 +0000 Subject: [PATCH] tektoncd-cli: Update to version 0.22.0 --- bucket/tektoncd-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tektoncd-cli.json b/bucket/tektoncd-cli.json index 2ea2ffcb61..a4f9cf0940 100644 --- a/bucket/tektoncd-cli.json +++ b/bucket/tektoncd-cli.json @@ -1,12 +1,12 @@ { - "version": "0.21.0", + "version": "0.22.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.21.0/tkn_0.21.0_Windows_x86_64.zip", - "hash": "cfa6968e4c4ba4408043c62150886c40ba577fa34ea0c6d977fa8259d2098a26" + "url": "https://github.com/tektoncd/cli/releases/download/v0.22.0/tkn_0.22.0_Windows_x86_64.zip", + "hash": "21c1c0e0734ef44698b9d3a1540ae73fe6414ccf3255e5c5f21555fe34700a8b" } }, "bin": "tkn.exe",