diff --git a/bucket/traefik.json b/bucket/traefik.json index 7680a33e6a..50f3876ffb 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.1.4", + "version": "2.1.6", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.4/traefik_v2.1.4_windows_amd64.zip", - "hash": "b27f206ffab4ece1602d29ac1c0332a932f15818ffcd249e1afdff04e3969a39" + "url": "https://github.com/containous/traefik/releases/download/v2.1.6/traefik_v2.1.6_windows_amd64.zip", + "hash": "8995ccacb2c313b5f4051544a8d2d709b2d1207e5f2736a8b45cf36780801f7f" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.4/traefik_v2.1.4_windows_386.zip", - "hash": "9efcf37a9d2f128db44d9b9fe497999b2636a872f7ccd6888eecf0ec00227422" + "url": "https://github.com/containous/traefik/releases/download/v2.1.6/traefik_v2.1.6_windows_386.zip", + "hash": "2838a1310bfd8cf995d8948a71cda1bcc2d5a0c40d6a0ab474ae6f0fab2dc24b" } }, "bin": "traefik.exe",