tektoncd-cli: Update to version 0.31.2

This commit is contained in:
github-actions[bot] 2023-08-01 16:27:02 +00:00
parent 0060b7b22d
commit c9e4f44c27

View File

@ -1,16 +1,16 @@
{ {
"version": "0.31.1", "version": "0.31.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.31.1/tkn_0.31.1_Windows_x86_64.zip", "url": "https://github.com/tektoncd/cli/releases/download/v0.31.2/tkn_0.31.2_Windows_x86_64.zip",
"hash": "f9a8c39d0ee6cf03a2a092466b0578c8740a4bddfc1910ce3042868cfac891b1" "hash": "a7308bbc4edf2d9999622bc69c310cfb50b8255e1ec85dd24a81d2266d4c0311"
}, },
"arm64": { "arm64": {
"url": "https://github.com/tektoncd/cli/releases/download/v0.31.1/tkn_0.31.1_Windows_aarch64.zip", "url": "https://github.com/tektoncd/cli/releases/download/v0.31.2/tkn_0.31.2_Windows_aarch64.zip",
"hash": "c800c04f0e5c39329e5f04567f55e0e83784414d1b43b2a0a57dcc93b85632af" "hash": "b358d4a6473580a40f9aaee7df52c89d066478ca946194afa3a8fdb3510678ec"
} }
}, },
"bin": "tkn.exe", "bin": "tkn.exe",