From 01e1b02b609567124f3a4c0a094fde01505b9329 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 16:27:49 +0000 Subject: [PATCH] tektoncd-cli: Update to version 0.31.1 --- 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 1a0e161d74..087f47c4ed 100644 --- a/bucket/tektoncd-cli.json +++ b/bucket/tektoncd-cli.json @@ -1,12 +1,12 @@ { - "version": "0.31.0", + "version": "0.31.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.31.0/tkn_0.31.0_Windows_x86_64.zip", - "hash": "6d22ad060905e4b3ab6316fe1463b70a33dc3b94b264a332c27dc0a13a4c394b" + "url": "https://github.com/tektoncd/cli/releases/download/v0.31.1/tkn_0.31.1_Windows_x86_64.zip", + "hash": "f9a8c39d0ee6cf03a2a092466b0578c8740a4bddfc1910ce3042868cfac891b1" } }, "bin": "tkn.exe",