mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-02 23:34:39 +00:00
tektoncd-cli: Update to version 0.44.0
This commit is contained in:
parent
697bfd3567
commit
5eea355960
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.43.0",
|
||||
"version": "0.44.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.43.0/tkn_0.43.0_Windows_x86_64.zip",
|
||||
"hash": "c57dc0f0e97414a7482cb9a420d47eab85410903fabc072925edb09691f0aadc"
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.44.0/tkn_0.44.0_Windows_x86_64.zip",
|
||||
"hash": "ad85940171d3c75b6161956b5080741d067398614405831cb0f9654667867c9e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.43.0/tkn_0.43.0_Windows_aarch64.zip",
|
||||
"hash": "2f38704672c4af58f3041cd75bc4478896ed293356cab46f2863918706ff2046"
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.44.0/tkn_0.44.0_Windows_aarch64.zip",
|
||||
"hash": "d9375da312aa29195a0376024818e85d285dc0317bd7ce44f689f445b0821d57"
|
||||
}
|
||||
},
|
||||
"bin": "tkn.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user