argo: Update to version 3.6.4

This commit is contained in:
github-actions[bot] 2025-02-10 16:30:13 +00:00
parent 661580cd5a
commit 0747c1686a

View File

@ -1,12 +1,12 @@
{ {
"version": "3.6.3", "version": "3.6.4",
"description": "Workflow engine for orchestrating parallel jobs on Kubernetes", "description": "Workflow engine for orchestrating parallel jobs on Kubernetes",
"homepage": "https://github.com/argoproj/argo-workflows", "homepage": "https://github.com/argoproj/argo-workflows",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.6.3/argo-windows-amd64.exe.gz", "url": "https://github.com/argoproj/argo-workflows/releases/download/v3.6.4/argo-windows-amd64.exe.gz",
"hash": "46d9b33956f11b2e418af7beedf04749d49ac695f866f8a56c7643b985881622" "hash": "6fd23cc98d7cee5174f4dac3092375a0b717ad49b01008802c77c6ab1da3ea03"
} }
}, },
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe", "pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",