diff --git a/bucket/traefik.json b/bucket/traefik.json index ae4f00e24f..2f38084d13 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,17 +1,17 @@ { - "version": "2.2.4", + "version": "2.2.5", "description": "HTTP reverse proxy and load balancer", "homepage": "https://traefik.io/", "license": "MIT", "notes": "Run with a configuration file 'traefik -c ' or 'traefik --help' for all options.", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.2.4/traefik_v2.2.4_windows_amd64.zip", - "hash": "51523e3c58d38029638f60894b41f7540a87000c2e5676a5d708cf611f958814" + "url": "https://github.com/containous/traefik/releases/download/v2.2.5/traefik_v2.2.5_windows_amd64.zip", + "hash": "4a15c7a2c36642ab530b650a395ff7a489d8e23775efc32e6d1c02be157c5465" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.2.4/traefik_v2.2.4_windows_386.zip", - "hash": "0a6fc03d88aa0c8d62c2a7ea2a55e4bf272dcf950a1281b6bb087a4f161ded91" + "url": "https://github.com/containous/traefik/releases/download/v2.2.5/traefik_v2.2.5_windows_386.zip", + "hash": "ecd12b8e7a5f603c64d412d1e33bc17893ae90333351592bd8bde149ee044d55" } }, "bin": "traefik.exe",