diff --git a/bucket/traefik.json b/bucket/traefik.json index 00d60eca26..438eb59805 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,21 +1,21 @@ { - "version": "3.5.0", + "version": "3.5.1", "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.5.0/traefik_v3.5.0_windows_amd64.zip", - "hash": "c1cb2c5d7e68d0bd01f438d16b0320da161e997da5819f749d3ce4d777f0d7e7" + "url": "https://github.com/traefik/traefik/releases/download/v3.5.1/traefik_v3.5.1_windows_amd64.zip", + "hash": "60acc7e055821cdbd147e477042ddb2d9c3d506c23d986ab9ca76f13fc5ed8fd" }, "32bit": { - "url": "https://github.com/traefik/traefik/releases/download/v3.5.0/traefik_v3.5.0_windows_386.zip", - "hash": "5d3a38ee8fb9671069ce06c48b85959c54347e83cd001db6e2f3459bca0cd018" + "url": "https://github.com/traefik/traefik/releases/download/v3.5.1/traefik_v3.5.1_windows_386.zip", + "hash": "304f573b5ff3745abc021d1d27efefc075235408553804ddec899db22e9c4fac" }, "arm64": { - "url": "https://github.com/traefik/traefik/releases/download/v3.5.0/traefik_v3.5.0_windows_arm64.zip", - "hash": "ae52859ad51ff9e7fdb45229f66ae2ae26c2ee7c7acc4fbe6e2ae5e037cc2434" + "url": "https://github.com/traefik/traefik/releases/download/v3.5.1/traefik_v3.5.1_windows_arm64.zip", + "hash": "4862cc707a26bbf450ce79fe40695b56c8e92856112fd1a81072972c2365812e" } }, "bin": "traefik.exe",