traefik: Update to version 2.10.7

This commit is contained in:
github-actions[bot] 2023-12-06 16:27:50 +00:00
parent b7d9d9ae33
commit 457d326bac

View File

@ -1,21 +1,21 @@
{ {
"version": "2.10.6", "version": "2.10.7",
"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/v2.10.6/traefik_v2.10.6_windows_amd64.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.10.7/traefik_v2.10.7_windows_amd64.zip",
"hash": "33a909c80a596a2de0e0bae79b9a29cb1a8b50dc361c7ebf34c20808b039af63" "hash": "e2a6ae076f963f4985fca895222f642a9281e814b4a50e28b6265eb2e59deffb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v2.10.6/traefik_v2.10.6_windows_386.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.10.7/traefik_v2.10.7_windows_386.zip",
"hash": "30f02b44d1dd04a51e82f601fd7cb9130e8c9ec7241365612bba76923dc7a100" "hash": "47737638d9bd0bae9e9f6b11cfd1f3a24d1846d89ab7a3bc168e57e553c994fc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v2.10.6/traefik_v2.10.6_windows_arm64.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.10.7/traefik_v2.10.7_windows_arm64.zip",
"hash": "b0f619fb9bcda3352a9355dc496ec2bd34d6da46604494ffbda2669672afeda2" "hash": "6d1bbfa8031bac36b3693f2b9a7e638b428955b7aab822bb43cf99745eba2589"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",