mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
tektoncd-cli: Update to version 0.33.0
This commit is contained in:
parent
48e5222fae
commit
da15900d57
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.2",
|
"version": "0.33.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.32.2/tkn_0.32.2_Windows_x86_64.zip",
|
"url": "https://github.com/tektoncd/cli/releases/download/v0.33.0/tkn_0.33.0_Windows_x86_64.zip",
|
||||||
"hash": "b179199a2a2c7a551e2726f3c65be8df928b945701bc1d7d2b837a718bbdbdd6"
|
"hash": "85efa3c755c235b381e1591d26911d163b39f165879dcf5a4f6f4d9f18d7ddef"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.32.2/tkn_0.32.2_Windows_aarch64.zip",
|
"url": "https://github.com/tektoncd/cli/releases/download/v0.33.0/tkn_0.33.0_Windows_aarch64.zip",
|
||||||
"hash": "7984571052a7e43dacfec268e101929cfd2eb29a01a82be13d3fe2fe450a1ee3"
|
"hash": "7c270020c80648168685b9e15c18bf73692ba6f95249a94a8fbcf16a46d90b1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tkn.exe",
|
"bin": "tkn.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user