mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 2.0.0
This commit is contained in:
parent
f0c7401fc4
commit
36ed050b03
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://traefik.io/",
|
||||
"description": "HTTP reverse proxy and load balancer",
|
||||
"version": "1.7.16",
|
||||
"version": "2.0.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/containous/traefik/releases/download/v1.7.16/traefik_windows-amd64.exe#/traefik.exe",
|
||||
"hash": "74f187f1bb31e0be1a6269ead08595dd50dca55cabb74120c6cea4ca4bdae83d"
|
||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.0/traefik_v2.0.0_windows_amd64.zip",
|
||||
"hash": "aca367570a984643c96c5968a1c0600f827942446567bd8ba0cf79a0785d036c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/containous/traefik/releases/download/v1.7.16/traefik_windows-386.exe#/traefik.exe",
|
||||
"hash": "fe71def0e3b6505d1afc509d863336f04554c5a4a1dd03a43fcf41f66a61df4a"
|
||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.0/traefik_v2.0.0_windows_386.zip",
|
||||
"hash": "e62641efe313d632056ba2d0c3ad1e37e7129222bea29cb24cdc997488b8d61a"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user