tektoncd-cli: Update to version 0.31.1

This commit is contained in:
github-actions[bot] 2023-06-13 16:27:49 +00:00
parent d833993535
commit 01e1b02b60

View File

@ -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",