mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tektoncd-cli: Update to version 0.41.1
This commit is contained in:
parent
60fcd135ac
commit
1bc382d602
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.41.0",
|
"version": "0.41.1",
|
||||||
"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.41.0/tkn_0.41.0_Windows_x86_64.zip",
|
"url": "https://github.com/tektoncd/cli/releases/download/v0.41.1/tkn_0.41.1_Windows_x86_64.zip",
|
||||||
"hash": "3894e99917fb0962989bd8001a24031bfcf47e6f7fabec655b8b895ce2e1e6f3"
|
"hash": "00c456d38d9605cbc658959855f86bf0cce109dedcc97804ec9bc9aa68878720"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.41.0/tkn_0.41.0_Windows_aarch64.zip",
|
"url": "https://github.com/tektoncd/cli/releases/download/v0.41.1/tkn_0.41.1_Windows_aarch64.zip",
|
||||||
"hash": "aa2d154d1ef3815ee342bd796c0d5264fb6a87c1de68125ebb250ec3aaf89d12"
|
"hash": "35431a1d207d1ebd4037dae922af68cc6ffe7ed2b5d01b1e52477353cf6bb6b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tkn.exe",
|
"bin": "tkn.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user