tektoncd-cli: Update to version 0.35.1

This commit is contained in:
github-actions[bot] 2024-02-13 16:26:43 +00:00
parent a2835d6f69
commit 7d2e260cca

View File

@ -1,16 +1,16 @@
{
"version": "0.35.0",
"version": "0.35.1",
"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.35.0/tkn_0.35.0_Windows_x86_64.zip",
"hash": "dc8936b285715bbdd8eb9335ce674d852cf1b2cd959335ca6438f6faa8dfd539"
"url": "https://github.com/tektoncd/cli/releases/download/v0.35.1/tkn_0.35.1_Windows_x86_64.zip",
"hash": "c1103315a7bde403a8106002e2a915711e64832efb26e4776063a0393e472306"
},
"arm64": {
"url": "https://github.com/tektoncd/cli/releases/download/v0.35.0/tkn_0.35.0_Windows_aarch64.zip",
"hash": "61531447e1a064e75b15c8442218ccc93fbb5951d0327e62e2680be1dcd6066e"
"url": "https://github.com/tektoncd/cli/releases/download/v0.35.1/tkn_0.35.1_Windows_aarch64.zip",
"hash": "a84e795e4acdc3f6def4cce82d6fdb68bf8afa2afa2ae5a6eb68dc2209aaf91f"
}
},
"bin": "tkn.exe",