diff --git a/bucket/traefik.json b/bucket/traefik.json index f2cdb3fc3a..bf213e1676 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": "2.0.6", + "version": "2.0.7", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.0.6/traefik_v2.0.6_windows_amd64.zip", - "hash": "6ef355f138529906815fac6c89d62df887ba42dddc9cf2ee283cbff98cbe8ed6" + "url": "https://github.com/containous/traefik/releases/download/v2.0.7/traefik_v2.0.7_windows_amd64.zip", + "hash": "452169d44f00cac89ec25eff208852e8a483e8a299781139ddb23a2344ea1e0e" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.0.6/traefik_v2.0.6_windows_386.zip", - "hash": "bf798cc5ad61ff72662908efcaebbf8794ae5abc92272351adb6a5c5dd1a8cbc" + "url": "https://github.com/containous/traefik/releases/download/v2.0.7/traefik_v2.0.7_windows_386.zip", + "hash": "dfd0abb1551b5d2d63483838c7b3b84e3884b2bb621dc707984301003da49f8b" } }, "bin": "traefik.exe",