diff --git a/bucket/traefik.json b/bucket/traefik.json index 7b0dc58b5c..ef55c2c1a8 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.7", + "version": "2.1.8", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.7/traefik_v2.1.7_windows_amd64.zip", - "hash": "19133caa5540bf59873d37d0090f6d0cf5805d488e8e6b7cc7d593fcd9d8dbb8" + "url": "https://github.com/containous/traefik/releases/download/v2.1.8/traefik_v2.1.8_windows_amd64.zip", + "hash": "7f80e32b7864e14ea84e340482c8ece0ddda3a953a0cb0f8fa992486cf5c8a40" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.7/traefik_v2.1.7_windows_386.zip", - "hash": "c67d81e8df2e19689013179df4ef29231c630f85b956c1077980db97ec1eb8f0" + "url": "https://github.com/containous/traefik/releases/download/v2.1.8/traefik_v2.1.8_windows_386.zip", + "hash": "763378587575718be605300bcd59961e369c2dde505724da32c66910c9db3b38" } }, "bin": "traefik.exe",