argo: Update to version 3.3.4

This commit is contained in:
github-actions[bot] 2022-04-29 20:28:22 +00:00
parent 3b6f296d83
commit 54b9a240ee

View File

@ -1,12 +1,12 @@
{
"version": "3.3.3",
"version": "3.3.4",
"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.3/argo-windows-amd64.exe.gz",
"hash": "62b18a14bc9b5ffc23fb8fa8949e2fabf0020c48aec3699a546aeb163ede9d36"
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.3.4/argo-windows-amd64.exe.gz",
"hash": "0b91bf898d96e5f38fb7e4a3e3fc8aa26520ff2ad63022a3550b5ba9e438f305"
}
},
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",