traefik: Update to version 3.1.3

This commit is contained in:
github-actions[bot] 2024-09-16 16:29:54 +00:00
parent 448f81ac74
commit 22715ab401

View File

@ -1,21 +1,21 @@
{
"version": "3.1.2",
"version": "3.1.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.1.2/traefik_v3.1.2_windows_amd64.zip",
"hash": "c5775b932d20b140202bd5c09e90c0911fec7d9b72784780bb2c7d8d908f1e87"
"url": "https://github.com/traefik/traefik/releases/download/v3.1.3/traefik_v3.1.3_windows_amd64.zip",
"hash": "f9be1745858ef7004d644b292b19d1b613630c803ab7af29d69e7316e026c377"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.1.2/traefik_v3.1.2_windows_386.zip",
"hash": "5984ce7077164b6875266ffc04e025b7edbbaa729856dcad063ba01fbadfdb59"
"url": "https://github.com/traefik/traefik/releases/download/v3.1.3/traefik_v3.1.3_windows_386.zip",
"hash": "d9d82c0428361d139e94166cd072668188b7cfb20feb8ff1b9273ac81437cd6d"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.1.2/traefik_v3.1.2_windows_arm64.zip",
"hash": "efd689bfabde3e350cfaf162b3e8ed7df634a0851eb53059aaf43636ac15d87d"
"url": "https://github.com/traefik/traefik/releases/download/v3.1.3/traefik_v3.1.3_windows_arm64.zip",
"hash": "a882cb8bd29c0056551b8bf18f58de07498b5e0b1e11348736f4b6aa59937b4d"
}
},
"bin": "traefik.exe",