tektoncd-cli: Update to version 0.29.1

This commit is contained in:
github-actions[bot] 2023-02-02 12:31:17 +00:00
parent be41744c1f
commit 1079df36bd

View File

@ -1,12 +1,12 @@
{ {
"version": "0.29.0", "version": "0.29.1",
"description": "A CLI for interacting with Tekton - a cloud native CI/CD solution", "description": "A CLI for interacting with Tekton - a cloud native CI/CD solution",
"homepage": "https://github.com/tektoncd/cli", "homepage": "https://github.com/tektoncd/cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/tektoncd/cli/releases/download/v0.29.0/tkn_0.29.0_Windows_x86_64.zip", "url": "https://github.com/tektoncd/cli/releases/download/v0.29.1/tkn_0.29.1_Windows_x86_64.zip",
"hash": "b7214731bf08ee56239578b05e8283331ceb3cb5f5f06e5f82901d34c934b52a" "hash": "262c0c60ebddac93438640f7b38f78fc29341199b9e4d99f2c29ae61042588e1"
} }
}, },
"bin": "tkn.exe", "bin": "tkn.exe",