traefik: Update to version 2.9.9

This commit is contained in:
github-actions[bot] 2023-03-21 20:27:06 +00:00
parent f412169225
commit 33612d461e

View File

@ -1,21 +1,21 @@
{
"version": "2.9.8",
"version": "2.9.9",
"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/v2.9.8/traefik_v2.9.8_windows_amd64.zip",
"hash": "3601d1dad0a26cdd65f9715d4563e4db408bf76ae5633d11e1d0afb08f4cee69"
"url": "https://github.com/traefik/traefik/releases/download/v2.9.9/traefik_v2.9.9_windows_amd64.zip",
"hash": "67048b01c32dfa4aa3e0a35c6ac59ee3ad7ef222f5afb40c622ce689a8762630"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v2.9.8/traefik_v2.9.8_windows_386.zip",
"hash": "3d2856c47d337cd43eeefd9fbaced1dd9cb25db35028717e8d73ca1690b4a288"
"url": "https://github.com/traefik/traefik/releases/download/v2.9.9/traefik_v2.9.9_windows_386.zip",
"hash": "c31fc16784679e5096c834e8417b1acc975d40f8407a4571e490fba25d4397f3"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v2.9.8/traefik_v2.9.8_windows_arm64.zip",
"hash": "4d069d00c1b694534a6892dc66d070fa1c092b6a8e06a634f7c67a3d1d6db73c"
"url": "https://github.com/traefik/traefik/releases/download/v2.9.9/traefik_v2.9.9_windows_arm64.zip",
"hash": "8f7650e5ad8118aa862bfe3af1371dbb0aca51198c527d3b8ef971230307e259"
}
},
"bin": "traefik.exe",