traefik: Update to version 2.9.10

This commit is contained in:
github-actions[bot] 2023-04-07 00:35:57 +00:00
parent f3947270de
commit 76fdf76446

View File

@ -1,21 +1,21 @@
{ {
"version": "2.9.9", "version": "2.9.10",
"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.9.9/traefik_v2.9.9_windows_amd64.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.9.10/traefik_v2.9.10_windows_amd64.zip",
"hash": "67048b01c32dfa4aa3e0a35c6ac59ee3ad7ef222f5afb40c622ce689a8762630" "hash": "19eb27b56c1ad34208747f99523973dcf38ed84005a1510268c1831f5aa750f6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v2.9.9/traefik_v2.9.9_windows_386.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.9.10/traefik_v2.9.10_windows_386.zip",
"hash": "c31fc16784679e5096c834e8417b1acc975d40f8407a4571e490fba25d4397f3" "hash": "135ae431bb7adf925a3adeb369b03440f2dc8d605d117d8543baf4270ba6467f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v2.9.9/traefik_v2.9.9_windows_arm64.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.9.10/traefik_v2.9.10_windows_arm64.zip",
"hash": "8f7650e5ad8118aa862bfe3af1371dbb0aca51198c527d3b8ef971230307e259" "hash": "25cdfe6ace7ada55b565dcb07d3105fd1d25550596a9d28121c920cb9cafb40e"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",