diff --git a/bucket/traefik.json b/bucket/traefik.json index 7372949384..f3b86f88c1 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.11", + "version": "1.7.12", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v1.7.11/traefik_windows-amd64.exe#/traefik.exe", - "hash": "f26c6a7c73f5ef0044c4408ae7d70277b084043ff89f3107f48d0b11a6b723c2" + "url": "https://github.com/containous/traefik/releases/download/v1.7.12/traefik_windows-amd64.exe#/traefik.exe", + "hash": "eed06b953dc4f163b2a6bbe683028898920e097ada9a40902dbe962b10b01b23" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v1.7.11/traefik_windows-386.exe#/traefik.exe", - "hash": "08e24958dcbd75284437c98c0e4537324d14053d15bea2a806cd67c1da3642b2" + "url": "https://github.com/containous/traefik/releases/download/v1.7.12/traefik_windows-386.exe#/traefik.exe", + "hash": "26e091e903c6d1600928e090034e744b10870fcbe59f16ab0fea1448bccde014" } }, "bin": "traefik.exe",