tektoncd-cli@0.34.0: Fix hash (Closes #5445)

This commit is contained in:
github-actions[bot] 2024-01-19 10:12:05 +00:00
parent b693508af6
commit d270465671

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/tektoncd/cli/releases/download/v0.34.0/tkn_0.34.0_Windows_x86_64.zip",
"hash": "b87ceebeea935522faab40d420d5893d52de01437fb386eeab9556167e6b20fe"
"hash": "a435cca341605d21fe54272ecebe779e30255eff80d5c979fc4e636a0aecddb5"
},
"arm64": {
"url": "https://github.com/tektoncd/cli/releases/download/v0.34.0/tkn_0.34.0_Windows_aarch64.zip",
"hash": "162e48e0604edeb0337c8245c79646b9c43413a53933f5800c470cdbb1975df2"
"hash": "2120fb5d4412f24dab0b96f173066bab5c8221b7812d566c31b5c4913d347880"
}
},
"bin": "tkn.exe",