diff --git a/bucket/traefik.json b/bucket/traefik.json index bddd261aaf..4c6baa28c4 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,21 +1,21 @@ { - "version": "2.11.1", + "version": "2.11.2", "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/v2.11.1/traefik_v2.11.1_windows_amd64.zip", - "hash": "c6579638cf5bf703e0d409727042c189e0251991be0ccb3b30ba32e4bda05d5b" + "url": "https://github.com/traefik/traefik/releases/download/v2.11.2/traefik_v2.11.2_windows_amd64.zip", + "hash": "5bfd7233f495e8872f0cc9280396a8e77fcd7c6b33559c110ca220482f822d7c" }, "32bit": { - "url": "https://github.com/traefik/traefik/releases/download/v2.11.1/traefik_v2.11.1_windows_386.zip", - "hash": "58b70d667cf5756aa2ddfdc5367fab95949e3a34f008190409f6ffd7c2d51c94" + "url": "https://github.com/traefik/traefik/releases/download/v2.11.2/traefik_v2.11.2_windows_386.zip", + "hash": "457222d13c87f4b2382248fa7887a92a4298762abff7afc9568169160fc82b67" }, "arm64": { - "url": "https://github.com/traefik/traefik/releases/download/v2.11.1/traefik_v2.11.1_windows_arm64.zip", - "hash": "4aaa02a58dff5354412f113194746d41785fdbd362e185bb2e8e62aa704fe304" + "url": "https://github.com/traefik/traefik/releases/download/v2.11.2/traefik_v2.11.2_windows_arm64.zip", + "hash": "610a991a79eb45faeab50d6ed0ef4141ec724423c1478ab0397e4021e5ef653f" } }, "bin": "traefik.exe",