tektoncd-cli: Update to version 0.32.2

This commit is contained in:
github-actions[bot] 2023-10-20 12:30:40 +00:00
parent c9f74c7972
commit 9694158de0

View File

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