diff --git a/bucket/traefik.json b/bucket/traefik.json index c58838b56b..6b5ad09123 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,21 +1,21 @@ { - "version": "3.0.0", + "version": "2.11.3", "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/traefik/traefik/releases/download/v3.0.0/traefik_v3.0.0_windows_amd64.zip", - "hash": "6f443b91285ab7457a6b6b646e700feff0762caa8bcbf77a07eed76927830bb5" + "url": "https://github.com/traefik/traefik/releases/download/v2.11.3/traefik_v2.11.3_windows_amd64.zip", + "hash": "4eeb71c7032ec0a591de9eb79600428f5271d86e41e6c2cbe032b1c96110b350" }, "32bit": { - "url": "https://github.com/traefik/traefik/releases/download/v3.0.0/traefik_v3.0.0_windows_386.zip", - "hash": "db89fc0c7a82c30df7c330f91d4a1858c44b6b1b847abdd93cbba8775aa25c27" + "url": "https://github.com/traefik/traefik/releases/download/v2.11.3/traefik_v2.11.3_windows_386.zip", + "hash": "45af47f925e136e3f7931a463a7edfe8dea94ed0e026855d2c4e504c8ae5dc42" }, "arm64": { - "url": "https://github.com/traefik/traefik/releases/download/v3.0.0/traefik_v3.0.0_windows_arm64.zip", - "hash": "9be081b969f4d0603071e263e856955c3d79ae05955dcd031da7b1cc5fa8d196" + "url": "https://github.com/traefik/traefik/releases/download/v2.11.3/traefik_v2.11.3_windows_arm64.zip", + "hash": "f0a746a40a9ad301da164f442b40ca779522aebf86b8389acf70348e582037a8" } }, "bin": "traefik.exe",