mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
tektoncd-cli@0.34.0: Fix hash (Closes #5445)
This commit is contained in:
parent
b693508af6
commit
d270465671
@ -6,11 +6,11 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.34.0/tkn_0.34.0_Windows_x86_64.zip",
|
"url": "https://github.com/tektoncd/cli/releases/download/v0.34.0/tkn_0.34.0_Windows_x86_64.zip",
|
||||||
"hash": "b87ceebeea935522faab40d420d5893d52de01437fb386eeab9556167e6b20fe"
|
"hash": "a435cca341605d21fe54272ecebe779e30255eff80d5c979fc4e636a0aecddb5"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/tektoncd/cli/releases/download/v0.34.0/tkn_0.34.0_Windows_aarch64.zip",
|
"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",
|
"bin": "tkn.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user