traefik: Update to version 3.6.5

This commit is contained in:
github-actions[bot] 2025-12-16 16:32:38 +00:00
parent 9d4868d182
commit a0ad9c5f71

View File

@ -1,21 +1,21 @@
{ {
"version": "3.6.4", "version": "3.6.5",
"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.6.4/traefik_v3.6.4_windows_amd64.zip", "url": "https://github.com/traefik/traefik/releases/download/v3.6.5/traefik_v3.6.5_windows_amd64.zip",
"hash": "1e0c547710981b0076a17916c45f3a8504a9c8f1b51c1d7bae513ca02a570ab2" "hash": "c1a189d4821c3e3201ebf5c32ed85497e620d345e7b56e36ffe8aa008abfc9a0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.6.4/traefik_v3.6.4_windows_386.zip", "url": "https://github.com/traefik/traefik/releases/download/v3.6.5/traefik_v3.6.5_windows_386.zip",
"hash": "ff42cf8d9222528b26c05bc191fcd7ee0e4045d6c99723cfeecac45e625f51ce" "hash": "2e4f0b4a7be5178bef51cdb52e1d3db5783269f366267c73efe2b3e5b039b4bd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.6.4/traefik_v3.6.4_windows_arm64.zip", "url": "https://github.com/traefik/traefik/releases/download/v3.6.5/traefik_v3.6.5_windows_arm64.zip",
"hash": "a67642c1d07ea5c4fe0d5c6f48cb0bda3ac689d0cf5369bf1964ad1b9e773e03" "hash": "e9445184ffad9e8bdb1592b2e9cd7b549b225222ca8f70bcb2425f136b2f11bb"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",