argo: Update to version 3.3.7

This commit is contained in:
github-actions[bot] 2022-06-21 04:31:53 +00:00
parent 1fd23b3056
commit 9e5a531179

View File

@ -1,12 +1,12 @@
{
"version": "3.3.6",
"version": "3.3.7",
"description": "Workflow engine for orchestrating parallel jobs on Kubernetes",
"homepage": "https://github.com/argoproj/argo-workflows",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.3.6/argo-windows-amd64.exe.gz",
"hash": "27e823edb9e4e2dd3c6926572d72903401d0ec0326c9b2ee62cbe38d2531bd50"
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.3.7/argo-windows-amd64.exe.gz",
"hash": "053ef23bf4a271e545d5e4ebcf651702dccdbd991259b9bd5077ab6b51af83cb"
}
},
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",