tektoncd-cli: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2023-09-08 08:25:48 +00:00
parent 44c4863516
commit 599ea1c3e9

View File

@ -1,16 +1,16 @@
{
"version": "0.31.2",
"version": "0.32.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.31.2/tkn_0.31.2_Windows_x86_64.zip",
"hash": "a7308bbc4edf2d9999622bc69c310cfb50b8255e1ec85dd24a81d2266d4c0311"
"url": "https://github.com/tektoncd/cli/releases/download/v0.32.0/tkn_0.32.0_Windows_x86_64.zip",
"hash": "708342c75e9b1ddf957b0f5bb4474f10051b998459cfd17b2a08bf18c734c881"
},
"arm64": {
"url": "https://github.com/tektoncd/cli/releases/download/v0.31.2/tkn_0.31.2_Windows_aarch64.zip",
"hash": "b358d4a6473580a40f9aaee7df52c89d066478ca946194afa3a8fdb3510678ec"
"url": "https://github.com/tektoncd/cli/releases/download/v0.32.0/tkn_0.32.0_Windows_aarch64.zip",
"hash": "26c69c9dc2e6f21cb36afa7f188c9d1a87b754b9bc28b877ad48898b5ec23c99"
}
},
"bin": "tkn.exe",