diff --git a/bucket/traefik.json b/bucket/traefik.json index 129aadff00..87dd1602fb 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,21 +1,21 @@ { - "version": "3.6.4", + "version": "3.6.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/traefik/traefik/releases/download/v3.6.4/traefik_v3.6.4_windows_amd64.zip", - "hash": "1e0c547710981b0076a17916c45f3a8504a9c8f1b51c1d7bae513ca02a570ab2" + "url": "https://github.com/traefik/traefik/releases/download/v3.6.5/traefik_v3.6.5_windows_amd64.zip", + "hash": "c1a189d4821c3e3201ebf5c32ed85497e620d345e7b56e36ffe8aa008abfc9a0" }, "32bit": { - "url": "https://github.com/traefik/traefik/releases/download/v3.6.4/traefik_v3.6.4_windows_386.zip", - "hash": "ff42cf8d9222528b26c05bc191fcd7ee0e4045d6c99723cfeecac45e625f51ce" + "url": "https://github.com/traefik/traefik/releases/download/v3.6.5/traefik_v3.6.5_windows_386.zip", + "hash": "2e4f0b4a7be5178bef51cdb52e1d3db5783269f366267c73efe2b3e5b039b4bd" }, "arm64": { - "url": "https://github.com/traefik/traefik/releases/download/v3.6.4/traefik_v3.6.4_windows_arm64.zip", - "hash": "a67642c1d07ea5c4fe0d5c6f48cb0bda3ac689d0cf5369bf1964ad1b9e773e03" + "url": "https://github.com/traefik/traefik/releases/download/v3.6.5/traefik_v3.6.5_windows_arm64.zip", + "hash": "e9445184ffad9e8bdb1592b2e9cd7b549b225222ca8f70bcb2425f136b2f11bb" } }, "bin": "traefik.exe",