tektoncd-cli: Update to version 0.23.0

This commit is contained in:
github-actions[bot] 2022-03-09 16:29:44 +00:00
parent 3b5f383397
commit 7cab8bb5e1

View File

@ -1,12 +1,12 @@
{
"version": "0.22.0",
"version": "0.23.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.22.0/tkn_0.22.0_Windows_x86_64.zip",
"hash": "21c1c0e0734ef44698b9d3a1540ae73fe6414ccf3255e5c5f21555fe34700a8b"
"url": "https://github.com/tektoncd/cli/releases/download/v0.23.0/tkn_0.23.0_Windows_x86_64.zip",
"hash": "377c228c3c3266dbfec0081fda2216760f6059eb7c40469ce7ac873d4795fab0"
}
},
"bin": "tkn.exe",