diff --git a/bucket/traefik.json b/bucket/traefik.json index 9d8925f99a..bddd261aaf 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,21 +1,21 @@ { - "version": "2.11.0", + "version": "2.11.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/v2.11.0/traefik_v2.11.0_windows_amd64.zip", - "hash": "28edea8308241bedcaa1eccc3f49f279931d07c238b74a815ac5c3d035c047fe" + "url": "https://github.com/traefik/traefik/releases/download/v2.11.1/traefik_v2.11.1_windows_amd64.zip", + "hash": "c6579638cf5bf703e0d409727042c189e0251991be0ccb3b30ba32e4bda05d5b" }, "32bit": { - "url": "https://github.com/traefik/traefik/releases/download/v2.11.0/traefik_v2.11.0_windows_386.zip", - "hash": "282e7bcda95de4f357f5163c0d707459053d7170f53f5ddb5d1aaae24d1138ff" + "url": "https://github.com/traefik/traefik/releases/download/v2.11.1/traefik_v2.11.1_windows_386.zip", + "hash": "58b70d667cf5756aa2ddfdc5367fab95949e3a34f008190409f6ffd7c2d51c94" }, "arm64": { - "url": "https://github.com/traefik/traefik/releases/download/v2.11.0/traefik_v2.11.0_windows_arm64.zip", - "hash": "f9b05b8224842b0f362d23b67bd116f203025f2b31cbc1ee6b6d98f1306c3ad2" + "url": "https://github.com/traefik/traefik/releases/download/v2.11.1/traefik_v2.11.1_windows_arm64.zip", + "hash": "4aaa02a58dff5354412f113194746d41785fdbd362e185bb2e8e62aa704fe304" } }, "bin": "traefik.exe",