tektoncd-cli: Update to version 0.33.0

This commit is contained in:
github-actions[bot] 2023-11-09 20:24:17 +00:00
parent 48e5222fae
commit da15900d57

View File

@ -1,16 +1,16 @@
{
"version": "0.32.2",
"version": "0.33.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.32.2/tkn_0.32.2_Windows_x86_64.zip",
"hash": "b179199a2a2c7a551e2726f3c65be8df928b945701bc1d7d2b837a718bbdbdd6"
"url": "https://github.com/tektoncd/cli/releases/download/v0.33.0/tkn_0.33.0_Windows_x86_64.zip",
"hash": "85efa3c755c235b381e1591d26911d163b39f165879dcf5a4f6f4d9f18d7ddef"
},
"arm64": {
"url": "https://github.com/tektoncd/cli/releases/download/v0.32.2/tkn_0.32.2_Windows_aarch64.zip",
"hash": "7984571052a7e43dacfec268e101929cfd2eb29a01a82be13d3fe2fe450a1ee3"
"url": "https://github.com/tektoncd/cli/releases/download/v0.33.0/tkn_0.33.0_Windows_aarch64.zip",
"hash": "7c270020c80648168685b9e15c18bf73692ba6f95249a94a8fbcf16a46d90b1c"
}
},
"bin": "tkn.exe",