mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
tektoncd-cli: Update to version 0.41.0
This commit is contained in:
parent
af479a3cf6
commit
19e4097d3c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.40.0",
|
"version": "0.41.0",
|
||||||
"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.40.0/tkn_0.40.0_Windows_x86_64.zip",
|
"url": "https://github.com/tektoncd/cli/releases/download/v0.41.0/tkn_0.41.0_Windows_x86_64.zip",
|
||||||
"hash": "ab62363c501afca8a8ce59654240eff7c1d1f4f1ec9d6558501c84b80292577d"
|
"hash": "3894e99917fb0962989bd8001a24031bfcf47e6f7fabec655b8b895ce2e1e6f3"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.40.0/tkn_0.40.0_Windows_aarch64.zip",
|
"url": "https://github.com/tektoncd/cli/releases/download/v0.41.0/tkn_0.41.0_Windows_aarch64.zip",
|
||||||
"hash": "d2b135f0abe5a375884d7dca6881481423219a1589ac712df4e7c233f633a004"
|
"hash": "aa2d154d1ef3815ee342bd796c0d5264fb6a87c1de68125ebb250ec3aaf89d12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tkn.exe",
|
"bin": "tkn.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user