argo: Update to version 3.4.0

This commit is contained in:
github-actions[bot] 2022-09-19 08:31:54 +00:00
parent fe6fa6b83b
commit d99d5468c3

View File

@ -1,12 +1,12 @@
{ {
"version": "3.3.9", "version": "3.4.0",
"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.3.9/argo-windows-amd64.exe.gz", "url": "https://github.com/argoproj/argo-workflows/releases/download/v3.4.0/argo-windows-amd64.exe.gz",
"hash": "ea21e993e6df60f9494b793a733505c3d0141bff2f957729ca1f75a610fbeded" "hash": "35a861112a15702cd8390d100e66b4f8086b5db29f3c97e8778b61c04653dfeb"
} }
}, },
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe", "pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",