traefik: Update to version 3.6.0

This commit is contained in:
github-actions[bot] 2025-11-07 16:30:02 +00:00
parent ace4f63aca
commit 4e9f64a164

View File

@ -1,21 +1,21 @@
{
"version": "3.5.4",
"version": "3.6.0",
"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.4/traefik_v3.5.4_windows_amd64.zip",
"hash": "b5880215f31aff39f86ecf25eb25af4c059235d1a47e484f42810e5c84aa272a"
"url": "https://github.com/traefik/traefik/releases/download/v3.6.0/traefik_v3.6.0_windows_amd64.zip",
"hash": "c1dbb3d224c29ced583474fe3d870b18c4b1abd2fd21e833bafdcf510d61cb5d"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.5.4/traefik_v3.5.4_windows_386.zip",
"hash": "905062f74f492ccd7efc174d0151dc6c354894456552b15ce15c6c542017efcb"
"url": "https://github.com/traefik/traefik/releases/download/v3.6.0/traefik_v3.6.0_windows_386.zip",
"hash": "2db74e55e6287b54ca78734809598c7543fe6bef89a0301c2d76cf6837dfe6e6"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.5.4/traefik_v3.5.4_windows_arm64.zip",
"hash": "09e7ffaef161dac33873ef4b066d125dc608817485ff3400de214bf608e47547"
"url": "https://github.com/traefik/traefik/releases/download/v3.6.0/traefik_v3.6.0_windows_arm64.zip",
"hash": "e771d582db525d7b9baa61af6f355ca0b40d97be729bea31e04681d56dbf19ee"
}
},
"bin": "traefik.exe",