diff --git a/bucket/traefik.json b/bucket/traefik.json index d0f2dab606..98f5bb1aaa 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -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",