argo: Update to version 3.5.7

This commit is contained in:
github-actions[bot] 2024-05-27 08:28:43 +00:00
parent c6775c73e9
commit ece212042c

View File

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