mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
argo: Update to version 3.5.10
This commit is contained in:
parent
cf47b7b569
commit
eee92d09f9
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5.9",
|
"version": "3.5.10",
|
||||||
"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.9/argo-windows-amd64.exe.gz",
|
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.5.10/argo-windows-amd64.exe.gz",
|
||||||
"hash": "c105c692890d2ed0a41d5ba9050e1d32bf9547efc899ee4deddcbd161881a39f"
|
"hash": "f1832da52c7e50778236d551f68a074f34284544afe53414eff7587bf651be69"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",
|
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user