traefik: Update to version 3.6.4

This commit is contained in:
github-actions[bot] 2025-12-05 12:32:20 +00:00
parent 6f8cf80aea
commit 64493975d1

View File

@ -1,21 +1,21 @@
{
"version": "3.6.2",
"version": "3.6.4",
"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.6.2/traefik_v3.6.2_windows_amd64.zip",
"hash": "77a0a7a2ac98493de2260f871e67c0e65840e9c995797ed04ea69aec7d41e0de"
"url": "https://github.com/traefik/traefik/releases/download/v3.6.4/traefik_v3.6.4_windows_amd64.zip",
"hash": "1e0c547710981b0076a17916c45f3a8504a9c8f1b51c1d7bae513ca02a570ab2"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.6.2/traefik_v3.6.2_windows_386.zip",
"hash": "482a2235bfe9b5520f022e96e3714670cdb3d53eced9f60cc39d91cec2674efb"
"url": "https://github.com/traefik/traefik/releases/download/v3.6.4/traefik_v3.6.4_windows_386.zip",
"hash": "ff42cf8d9222528b26c05bc191fcd7ee0e4045d6c99723cfeecac45e625f51ce"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.6.2/traefik_v3.6.2_windows_arm64.zip",
"hash": "8c6d8eaf468dbd9c6f808ff9fa5a1ea6ef0ddf25b1ecced511f91f61ef69f215"
"url": "https://github.com/traefik/traefik/releases/download/v3.6.4/traefik_v3.6.4_windows_arm64.zip",
"hash": "a67642c1d07ea5c4fe0d5c6f48cb0bda3ac689d0cf5369bf1964ad1b9e773e03"
}
},
"bin": "traefik.exe",