argo@3.4.0: Fix hash (Closes #3951)

This commit is contained in:
github-actions[bot] 2022-09-21 18:59:17 +00:00
parent 589e8a0bc1
commit 7ef27781f0

View File

@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.4.0/argo-windows-amd64.exe.gz",
"hash": "35a861112a15702cd8390d100e66b4f8086b5db29f3c97e8778b61c04653dfeb"
"hash": "dcdcd8c619db0a46c80c3c5f83760d9e76141ba0e7926be3d30bb5df7131a981"
}
},
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",