traefik: Update to version 3.1.4

This commit is contained in:
github-actions[bot] 2024-09-19 16:30:01 +00:00
parent 6a87ff3784
commit cba3f16dd4

View File

@ -1,21 +1,21 @@
{
"version": "3.1.3",
"version": "3.1.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.1.3/traefik_v3.1.3_windows_amd64.zip",
"hash": "f9be1745858ef7004d644b292b19d1b613630c803ab7af29d69e7316e026c377"
"url": "https://github.com/traefik/traefik/releases/download/v3.1.4/traefik_v3.1.4_windows_amd64.zip",
"hash": "88c2c55f006342d31ad615ef49e35e3584f443b82b349685ca3f8d66a921737d"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.1.3/traefik_v3.1.3_windows_386.zip",
"hash": "d9d82c0428361d139e94166cd072668188b7cfb20feb8ff1b9273ac81437cd6d"
"url": "https://github.com/traefik/traefik/releases/download/v3.1.4/traefik_v3.1.4_windows_386.zip",
"hash": "a13abd2b81cae89ce81f83e3542ad0f506fa54ba2b91e6bb9f815da3904efd5f"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.1.3/traefik_v3.1.3_windows_arm64.zip",
"hash": "a882cb8bd29c0056551b8bf18f58de07498b5e0b1e11348736f4b6aa59937b4d"
"url": "https://github.com/traefik/traefik/releases/download/v3.1.4/traefik_v3.1.4_windows_arm64.zip",
"hash": "a781d9db946acd8860c0e5a80825e49cd3b31dd2db8d54a267a7879900677fd5"
}
},
"bin": "traefik.exe",