tektoncd-cli: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2025-08-22 04:29:18 +00:00
parent d2bcdcec6f
commit 6f3672d4e7

View File

@ -1,16 +1,16 @@
{
"version": "0.41.1",
"version": "0.42.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.41.1/tkn_0.41.1_Windows_x86_64.zip",
"hash": "00c456d38d9605cbc658959855f86bf0cce109dedcc97804ec9bc9aa68878720"
"url": "https://github.com/tektoncd/cli/releases/download/v0.42.0/tkn_0.42.0_Windows_x86_64.zip",
"hash": "d49db0ce35f4b6c38d83048e35d9eb8f286a2d251a6bd365a8124e730069ebc7"
},
"arm64": {
"url": "https://github.com/tektoncd/cli/releases/download/v0.41.1/tkn_0.41.1_Windows_aarch64.zip",
"hash": "35431a1d207d1ebd4037dae922af68cc6ffe7ed2b5d01b1e52477353cf6bb6b7"
"url": "https://github.com/tektoncd/cli/releases/download/v0.42.0/tkn_0.42.0_Windows_aarch64.zip",
"hash": "2b1ed0c0d415fe6efb4660155f438c9ec29219014ac3b661387a562390a5ef0f"
}
},
"bin": "tkn.exe",