mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
argo: Update to version 3.3.9
This commit is contained in:
parent
2573859289
commit
12de908a5e
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.8",
|
"version": "3.3.9",
|
||||||
"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.3.8/argo-windows-amd64.exe.gz",
|
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.3.9/argo-windows-amd64.exe.gz",
|
||||||
"hash": "2273ac827f237fb831a19a1649d7b0160b52dc45d9a80600c4ebefa3acf93ab9"
|
"hash": "ea21e993e6df60f9494b793a733505c3d0141bff2f957729ca1f75a610fbeded"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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