argo: Update to version 3.6.7

This commit is contained in:
github-actions[bot] 2025-04-29 20:29:53 +00:00
parent b1a449193d
commit db674621bb

View File

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