diff --git a/bucket/traefik.json b/bucket/traefik.json index 2a4cda57b2..84571ad392 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,17 +1,17 @@ { - "version": "2.4.9", + "version": "2.4.11", "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.4.9/traefik_v2.4.9_windows_amd64.zip", - "hash": "0370f21bba00ce23c5d21f764e810d3ab009aaf6d17274835f8a62db1a279e5f" + "url": "https://github.com/traefik/traefik/releases/download/v2.4.11/traefik_v2.4.11_windows_amd64.zip", + "hash": "0d84f9033f039b8d5b627756165e5670c79f93fdfb86618d36238339b699fbad" }, "32bit": { - "url": "https://github.com/traefik/traefik/releases/download/v2.4.9/traefik_v2.4.9_windows_386.zip", - "hash": "3cf6ea09989a46ed7fce1b1a40155f91d1efc23278e14561e8d484bfa352ef90" + "url": "https://github.com/traefik/traefik/releases/download/v2.4.11/traefik_v2.4.11_windows_386.zip", + "hash": "71d857f1af67d383f60e8130dbbf10e5d1aab3c80ad0a26fc320be2a8597adc8" } }, "bin": "traefik.exe",