traefik: Update to version 2.10.5

This commit is contained in:
github-actions[bot] 2023-10-11 16:27:40 +00:00
parent 9b50fb0434
commit 96ea56865e

View File

@ -1,21 +1,21 @@
{
"version": "2.10.4",
"version": "2.10.5",
"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/v2.10.4/traefik_v2.10.4_windows_amd64.zip",
"hash": "96109e88ea1c95711de4ad0ea0833c2912986525d222b721731157bd5d172459"
"url": "https://github.com/traefik/traefik/releases/download/v2.10.5/traefik_v2.10.5_windows_amd64.zip",
"hash": "1aff1877eee3a2b39a51364384b201339b519f7ab5aecd00c4d3fde91ea42eaf"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v2.10.4/traefik_v2.10.4_windows_386.zip",
"hash": "dcc7635071a9e10d09f3ae95b5e62ace11e2780a29ca2b71c4876b2e66920506"
"url": "https://github.com/traefik/traefik/releases/download/v2.10.5/traefik_v2.10.5_windows_386.zip",
"hash": "9aa9914c6e927720da6b099856cce4bc5b4c684d3a49ed1c59180fd3a766ef8b"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v2.10.4/traefik_v2.10.4_windows_arm64.zip",
"hash": "5da3a7792caced0dfc051c4ff819b27c66a31f243ecefd085ea77acdcb84fe88"
"url": "https://github.com/traefik/traefik/releases/download/v2.10.5/traefik_v2.10.5_windows_arm64.zip",
"hash": "1f2ff24b617bde06879bdb92958a5db34f37f35b0043d0b1300848c80c68df62"
}
},
"bin": "traefik.exe",