diff --git a/bucket/traefik.json b/bucket/traefik.json index fd02ea53ed..394c5d08da 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,21 +1,21 @@ { - "version": "3.2.2", + "version": "3.2.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.2.2/traefik_v3.2.2_windows_amd64.zip", - "hash": "483e9b67fef4eb9b830d53ecc65d6a94e4535dba0d585e860404ecb1b83c1d76" + "url": "https://github.com/traefik/traefik/releases/download/v3.2.3/traefik_v3.2.3_windows_amd64.zip", + "hash": "f984f29b2c2d4af3d39b026a4d9f650960187b6054cf79d1ae48be724cdfaafc" }, "32bit": { - "url": "https://github.com/traefik/traefik/releases/download/v3.2.2/traefik_v3.2.2_windows_386.zip", - "hash": "150b992548e40d47c44f0293ae75d7a23232496d1408163aab07580ff3c0030e" + "url": "https://github.com/traefik/traefik/releases/download/v3.2.3/traefik_v3.2.3_windows_386.zip", + "hash": "c0797563ac8cb9f76048dd35d409ce3762929bf97cce0ef2c6382610f04aaea0" }, "arm64": { - "url": "https://github.com/traefik/traefik/releases/download/v3.2.2/traefik_v3.2.2_windows_arm64.zip", - "hash": "15bab14d11291c2bd4d0adf29642c425bf01c73c7158117e96a8a53a98354144" + "url": "https://github.com/traefik/traefik/releases/download/v3.2.3/traefik_v3.2.3_windows_arm64.zip", + "hash": "5235e22a770334fbd9e939b719ecfce0e4bd7687c36add7d17380b7f7411d578" } }, "bin": "traefik.exe",