traefik: Update to version 3.4.3

This commit is contained in:
github-actions[bot] 2025-06-26 16:30:40 +00:00
parent 5194d4c3dd
commit 1ec310a6eb

View File

@ -1,21 +1,21 @@
{
"version": "3.4.2",
"version": "3.4.3",
"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.4.2/traefik_v3.4.2_windows_amd64.zip",
"hash": "b024d7c48a78a1b8e31086d1bbd3a5697b7a568726307feb8effcb440b8f76d4"
"url": "https://github.com/traefik/traefik/releases/download/v3.4.3/traefik_v3.4.3_windows_amd64.zip",
"hash": "c782af661e19bf1c88f7f77adf5d5e5afa4a23ff64ceb9074f7d0324bf17ffcf"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.4.2/traefik_v3.4.2_windows_386.zip",
"hash": "141c66377777b8de45a9c903b95e05b5d9258d4de7f88b5d0332b642edea72ba"
"url": "https://github.com/traefik/traefik/releases/download/v3.4.3/traefik_v3.4.3_windows_386.zip",
"hash": "6bf5675f17d34f8c2b66637113da2960a48c84a0a45492f7bb7cfaaee7777b96"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.4.2/traefik_v3.4.2_windows_arm64.zip",
"hash": "9fd414cf3e9ed9b20eaa4c11bc7053d360d475e5982b47cacde2ce892330ea5a"
"url": "https://github.com/traefik/traefik/releases/download/v3.4.3/traefik_v3.4.3_windows_arm64.zip",
"hash": "fa9f8f6bdab1e079eb4db52c9187cb53cb6cdbf852f3f1fb45d99e85a2bfd359"
}
},
"bin": "traefik.exe",