mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
tektoncd-cli: Update to version 0.39.0
This commit is contained in:
parent
4b4a69b6d0
commit
9ababfa626
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.38.1",
|
"version": "0.39.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.38.1/tkn_0.38.1_Windows_x86_64.zip",
|
"url": "https://github.com/tektoncd/cli/releases/download/v0.39.0/tkn_0.39.0_Windows_x86_64.zip",
|
||||||
"hash": "205bba1cccdb4da3670eff1eae960272959214b39563b0fb42a9fc5bb20c57c7"
|
"hash": "e3166678b81a9e94f9a8ac7a88331fca8a67b5e50dbb4b1a33529cc283225692"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.38.1/tkn_0.38.1_Windows_aarch64.zip",
|
"url": "https://github.com/tektoncd/cli/releases/download/v0.39.0/tkn_0.39.0_Windows_aarch64.zip",
|
||||||
"hash": "42237ff536029f94b2a0b5a7db01621c950f52e0adcdc1036e629cc5fd17731f"
|
"hash": "829b815889a2e77be252f4311dbaa61bcda6a2f638eea11bbab30bb95c420b1d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tkn.exe",
|
"bin": "tkn.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user