mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
argo: Update to version 3.7.0
This commit is contained in:
parent
1fdb59ceb3
commit
f3e251a352
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.6.10",
|
"version": "3.7.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.6.10/argo-windows-amd64.exe.gz",
|
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.7.0/argo-windows-amd64.exe.gz",
|
||||||
"hash": "e513506f1f87737038514132bc5d36ed48b5f6e69bac6a4ac1442d64d6f27dc7"
|
"hash": "1f1e73e7103f3da33c71409260f93ab76869ca61101ff7715970c26d60c3d79f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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