tektoncd-cli: Update to version 0.34.0

This commit is contained in:
github-actions[bot] 2024-01-11 16:27:38 +00:00
parent 2a0bd2c90e
commit 7064662146

View File

@ -1,16 +1,16 @@
{
"version": "0.33.0",
"version": "0.34.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.33.0/tkn_0.33.0_Windows_x86_64.zip",
"hash": "85efa3c755c235b381e1591d26911d163b39f165879dcf5a4f6f4d9f18d7ddef"
"url": "https://github.com/tektoncd/cli/releases/download/v0.34.0/tkn_0.34.0_Windows_x86_64.zip",
"hash": "b87ceebeea935522faab40d420d5893d52de01437fb386eeab9556167e6b20fe"
},
"arm64": {
"url": "https://github.com/tektoncd/cli/releases/download/v0.33.0/tkn_0.33.0_Windows_aarch64.zip",
"hash": "7c270020c80648168685b9e15c18bf73692ba6f95249a94a8fbcf16a46d90b1c"
"url": "https://github.com/tektoncd/cli/releases/download/v0.34.0/tkn_0.34.0_Windows_aarch64.zip",
"hash": "162e48e0604edeb0337c8245c79646b9c43413a53933f5800c470cdbb1975df2"
}
},
"bin": "tkn.exe",