mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
argo: Update to version 3.5.6
This commit is contained in:
parent
86339ab0e1
commit
69aded970d
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5.5",
|
"version": "3.5.6",
|
||||||
"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.5/argo-windows-amd64.exe.gz",
|
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.5.6/argo-windows-amd64.exe.gz",
|
||||||
"hash": "3c95997f51e444f0305e38ebcf5e47b03bd4c46821313d551167f8ed7536d670"
|
"hash": "b2dab96a91a78f1661f8d9008f0527af39f64597fa0353a82c817d7a22cc2e2a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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