argo: Update to version 3.4.8

This commit is contained in:
github-actions[bot] 2023-05-26 00:33:35 +00:00
parent 40e43aaecc
commit c9d7574eef

View File

@ -1,12 +1,12 @@
{ {
"version": "3.4.7", "version": "3.4.8",
"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.4.7/argo-windows-amd64.exe.gz", "url": "https://github.com/argoproj/argo-workflows/releases/download/v3.4.8/argo-windows-amd64.exe.gz",
"hash": "666e55af375efbc71b3d49914e2946c0d118d882380a35a1bbc4bcb7a95ecff7" "hash": "c82919e3ba38afa6ee3ef6876b902fa4cde0266045101e029952ea0a97cd0d8d"
} }
}, },
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe", "pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",