traefik: Update to version 3.5.4

This commit is contained in:
github-actions[bot] 2025-10-28 12:31:52 +00:00
parent 6dcd45fe26
commit 9a44ec6a0d

View File

@ -1,21 +1,21 @@
{
"version": "3.5.3",
"version": "3.5.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.5.3/traefik_v3.5.3_windows_amd64.zip",
"hash": "c1a6f61ebeda4e063a968c99d39a129d85ba560e653036f36741747841ac7709"
"url": "https://github.com/traefik/traefik/releases/download/v3.5.4/traefik_v3.5.4_windows_amd64.zip",
"hash": "b5880215f31aff39f86ecf25eb25af4c059235d1a47e484f42810e5c84aa272a"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.5.3/traefik_v3.5.3_windows_386.zip",
"hash": "1bbf7d62175d31cc29e1a40db836faa9495c29e64a1d855d2ff9ed830103950d"
"url": "https://github.com/traefik/traefik/releases/download/v3.5.4/traefik_v3.5.4_windows_386.zip",
"hash": "905062f74f492ccd7efc174d0151dc6c354894456552b15ce15c6c542017efcb"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.5.3/traefik_v3.5.3_windows_arm64.zip",
"hash": "9075b70e1760af64382bc0cdb5fc678b7cb50dcb07d591f9d5f9896201971864"
"url": "https://github.com/traefik/traefik/releases/download/v3.5.4/traefik_v3.5.4_windows_arm64.zip",
"hash": "09e7ffaef161dac33873ef4b066d125dc608817485ff3400de214bf608e47547"
}
},
"bin": "traefik.exe",