mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
tektoncd-cli: Update to version 0.36.0
This commit is contained in:
parent
46971ddba4
commit
7d84ffadcf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.35.1",
|
||||
"version": "0.36.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.35.1/tkn_0.35.1_Windows_x86_64.zip",
|
||||
"hash": "c1103315a7bde403a8106002e2a915711e64832efb26e4776063a0393e472306"
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.36.0/tkn_0.36.0_Windows_x86_64.zip",
|
||||
"hash": "580db24f608616b787bdd26a75eea582a183a99ece6d2c61489971f9c3d67ca9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.35.1/tkn_0.35.1_Windows_aarch64.zip",
|
||||
"hash": "a84e795e4acdc3f6def4cce82d6fdb68bf8afa2afa2ae5a6eb68dc2209aaf91f"
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.36.0/tkn_0.36.0_Windows_aarch64.zip",
|
||||
"hash": "8cb9f0add0424230cca21d6ede04d56027791bd17189fe646b13244cb87d1e5a"
|
||||
}
|
||||
},
|
||||
"bin": "tkn.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user