mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
argo: Update to version 3.6.4
This commit is contained in:
parent
661580cd5a
commit
0747c1686a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.6.3",
|
"version": "3.6.4",
|
||||||
"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.3/argo-windows-amd64.exe.gz",
|
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.6.4/argo-windows-amd64.exe.gz",
|
||||||
"hash": "46d9b33956f11b2e418af7beedf04749d49ac695f866f8a56c7643b985881622"
|
"hash": "6fd23cc98d7cee5174f4dac3092375a0b717ad49b01008802c77c6ab1da3ea03"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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