mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
tektoncd-cli: Update to version 0.35.0
This commit is contained in:
parent
5db0047cb5
commit
4b91aa59fe
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.34.0",
|
||||
"version": "0.35.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.34.0/tkn_0.34.0_Windows_x86_64.zip",
|
||||
"hash": "a435cca341605d21fe54272ecebe779e30255eff80d5c979fc4e636a0aecddb5"
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.35.0/tkn_0.35.0_Windows_x86_64.zip",
|
||||
"hash": "dc8936b285715bbdd8eb9335ce674d852cf1b2cd959335ca6438f6faa8dfd539"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.34.0/tkn_0.34.0_Windows_aarch64.zip",
|
||||
"hash": "2120fb5d4412f24dab0b96f173066bab5c8221b7812d566c31b5c4913d347880"
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.35.0/tkn_0.35.0_Windows_aarch64.zip",
|
||||
"hash": "61531447e1a064e75b15c8442218ccc93fbb5951d0327e62e2680be1dcd6066e"
|
||||
}
|
||||
},
|
||||
"bin": "tkn.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user