argo: Update to version 3.5.6

This commit is contained in:
github-actions[bot] 2024-04-20 00:33:26 +00:00
parent 86339ab0e1
commit 69aded970d

View File

@ -1,12 +1,12 @@
{ {
"version": "3.5.5", "version": "3.5.6",
"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.5.5/argo-windows-amd64.exe.gz", "url": "https://github.com/argoproj/argo-workflows/releases/download/v3.5.6/argo-windows-amd64.exe.gz",
"hash": "3c95997f51e444f0305e38ebcf5e47b03bd4c46821313d551167f8ed7536d670" "hash": "b2dab96a91a78f1661f8d9008f0527af39f64597fa0353a82c817d7a22cc2e2a"
} }
}, },
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe", "pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",