mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-25 04:44:43 +00:00
argo: Update to version 4.0.1
This commit is contained in:
parent
b113247426
commit
2de7b940ba
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"description": "Workflow engine for orchestrating parallel jobs on Kubernetes",
|
||||
"homepage": "https://github.com/argoproj/argo-workflows",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/argoproj/argo-workflows/releases/download/v4.0.0/argo-windows-amd64.exe.gz",
|
||||
"hash": "9eb0d71b1b38438a80dab961da032a4e2fd737cf57d2f3073ecf211c2b29f86a"
|
||||
"url": "https://github.com/argoproj/argo-workflows/releases/download/v4.0.1/argo-windows-amd64.exe.gz",
|
||||
"hash": "24e1ecf45743c1fabf31efaa18c94aa664f0d4aa0323265514b2ebbc7e7a731e"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user