argo: Update to version 3.6.6

This commit is contained in:
github-actions[bot] 2025-04-28 20:27:27 +00:00
parent 3be3d6a716
commit 935f1e5a9e

View File

@ -1,12 +1,12 @@
{
"version": "3.6.5",
"version": "3.6.6",
"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.6.5/argo-windows-amd64.exe.gz",
"hash": "18afad1aed7a0f0606af97f8ce9848852b740817eb019ad37f3fb575e9c7a582"
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.6.6/argo-windows-amd64.exe.gz",
"hash": "87d7ba38bbaaefee97f06b14f82580af1ed06e5391e9041c32d3eba514d3f344"
}
},
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",