traefik: Update to version 3.1.6

This commit is contained in:
github-actions[bot] 2024-10-09 16:30:44 +00:00
parent b0e141d3f7
commit 434a0fbbf8

View File

@ -1,21 +1,21 @@
{ {
"version": "3.1.5", "version": "3.1.6",
"description": "HTTP reverse proxy and load balancer", "description": "HTTP reverse proxy and load balancer",
"homepage": "https://traefik.io/", "homepage": "https://traefik.io/",
"license": "MIT", "license": "MIT",
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.", "notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.1.5/traefik_v3.1.5_windows_amd64.zip", "url": "https://github.com/traefik/traefik/releases/download/v3.1.6/traefik_v3.1.6_windows_amd64.zip",
"hash": "aae2f7002f711afe85964ff56770bfe7f93ef7a80ac14791d9ecca1e15766e7b" "hash": "611b36ccd8a83e37bc54928247db39ce74c588afe8a1921c693adb3759f4189e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.1.5/traefik_v3.1.5_windows_386.zip", "url": "https://github.com/traefik/traefik/releases/download/v3.1.6/traefik_v3.1.6_windows_386.zip",
"hash": "c9dd594689444a862dd4c6aed3b5d00f15b6304bc898802d3f98aadd0743e4a1" "hash": "338fad9ec0d55373cd7ea7673ab93e309264f6f04fbdab09b05092553ed34a92"
}, },
"arm64": { "arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.1.5/traefik_v3.1.5_windows_arm64.zip", "url": "https://github.com/traefik/traefik/releases/download/v3.1.6/traefik_v3.1.6_windows_arm64.zip",
"hash": "96872764e0619a3f2d302060cc879c758feff50550b941bd1ca4e730829d4d37" "hash": "efbc657f2cef54c18442e2f05b2c76dbc3d1f23f619dad3fcfe34b85140e88a6"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",