argo: Update to version 3.4.10

This commit is contained in:
github-actions[bot] 2023-08-15 20:23:58 +00:00
parent 1a9a50ea49
commit 92fb807b9f

View File

@ -1,12 +1,12 @@
{
"version": "3.4.9",
"version": "3.4.10",
"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.4.9/argo-windows-amd64.exe.gz",
"hash": "15858ee3cd21a49302960a488d7de1a05c138824376711fbf46a5c106a8f3669"
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.4.10/argo-windows-amd64.exe.gz",
"hash": "0b05c9525e3811d763d40b0a8757ebd32db65f7f4a818f663f95afb70ae2dd59"
}
},
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",