mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
tektoncd-cli: Update to version 0.32.2
This commit is contained in:
parent
c9f74c7972
commit
9694158de0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.32.1",
|
||||
"version": "0.32.2",
|
||||
"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.32.1/tkn_0.32.1_Windows_x86_64.zip",
|
||||
"hash": "14dd923656ea9426b71e50d4f0856b03c341ee3f7453082061129bec1d6b7161"
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.32.2/tkn_0.32.2_Windows_x86_64.zip",
|
||||
"hash": "b179199a2a2c7a551e2726f3c65be8df928b945701bc1d7d2b837a718bbdbdd6"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.32.1/tkn_0.32.1_Windows_aarch64.zip",
|
||||
"hash": "c22ce80cc1ca1e8e848583eb8e7b23d95336dbe40bc772fcc2598e524787c5b5"
|
||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.32.2/tkn_0.32.2_Windows_aarch64.zip",
|
||||
"hash": "7984571052a7e43dacfec268e101929cfd2eb29a01a82be13d3fe2fe450a1ee3"
|
||||
}
|
||||
},
|
||||
"bin": "tkn.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user