traefik: Update to version 3.6.1

This commit is contained in:
github-actions[bot] 2025-11-13 16:30:01 +00:00
parent 8088f6814f
commit 7c02443c86

View File

@ -1,21 +1,21 @@
{
"version": "3.6.0",
"version": "3.6.1",
"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.0/traefik_v3.6.0_windows_amd64.zip",
"hash": "c1dbb3d224c29ced583474fe3d870b18c4b1abd2fd21e833bafdcf510d61cb5d"
"url": "https://github.com/traefik/traefik/releases/download/v3.6.1/traefik_v3.6.1_windows_amd64.zip",
"hash": "ec42cd7386c9a63405a7c1c4ff04158a459021d4e7a6d98c9f2274742e93c1cd"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.6.0/traefik_v3.6.0_windows_386.zip",
"hash": "2db74e55e6287b54ca78734809598c7543fe6bef89a0301c2d76cf6837dfe6e6"
"url": "https://github.com/traefik/traefik/releases/download/v3.6.1/traefik_v3.6.1_windows_386.zip",
"hash": "7850f3932d353b8f4e9188ffe37777b1bb95b9b50ec823a6dbb75fb0bcf13308"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.6.0/traefik_v3.6.0_windows_arm64.zip",
"hash": "e771d582db525d7b9baa61af6f355ca0b40d97be729bea31e04681d56dbf19ee"
"url": "https://github.com/traefik/traefik/releases/download/v3.6.1/traefik_v3.6.1_windows_arm64.zip",
"hash": "a97305165c6a11b37b1bb43a8bda87b8d194c86eb0ba3c68d2a538f8b280b526"
}
},
"bin": "traefik.exe",