traefik: Update to version 2.11.24

This commit is contained in:
github-actions[bot] 2025-04-18 08:29:29 +00:00
parent 52b90b0696
commit 17d29008e7

View File

@ -1,21 +1,21 @@
{
"version": "3.3.5",
"version": "2.11.24",
"description": "HTTP reverse proxy and load balancer",
"homepage": "https://traefik.io/",
"license": "MIT",
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
"architecture": {
"64bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.3.5/traefik_v3.3.5_windows_amd64.zip",
"hash": "32758e8404c8157404df57c44d219367a2dcfb9d67f00d071a2b3a4c2a8fda41"
"url": "https://github.com/traefik/traefik/releases/download/v2.11.24/traefik_v2.11.24_windows_amd64.zip",
"hash": "f528dfcc0d0c70b7d5eae2b93162deeb189978318b1a2b48613de431c2944b1e"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.3.5/traefik_v3.3.5_windows_386.zip",
"hash": "6dd4575c427df75e5f6f6c401cad459d27b2b4c095c93ca59b67a394e64fb9c4"
"url": "https://github.com/traefik/traefik/releases/download/v2.11.24/traefik_v2.11.24_windows_386.zip",
"hash": "010da1df5593650beb2254d98c482302225d8b59a197cee94682baea9086e568"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.3.5/traefik_v3.3.5_windows_arm64.zip",
"hash": "8fa5407706d035715855317b20357a551cea399d9cc81530024adef72c2527d0"
"url": "https://github.com/traefik/traefik/releases/download/v2.11.24/traefik_v2.11.24_windows_arm64.zip",
"hash": "426f8be808dd8739799b82ea0dbe0bbd96b3deceba8375b3af58df0809724120"
}
},
"bin": "traefik.exe",