traefik: Update to version 2.9.8

This commit is contained in:
github-actions[bot] 2023-02-15 20:26:59 +00:00
parent 8268547d35
commit 8fd566480e

View File

@ -1,21 +1,21 @@
{
"version": "2.9.7",
"version": "2.9.8",
"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.7/traefik_v2.9.7_windows_amd64.zip",
"hash": "2a405e676a47d376a08e29a08736dba6910f6462e3afffc45d83265765e490ab"
"url": "https://github.com/traefik/traefik/releases/download/v2.9.8/traefik_v2.9.8_windows_amd64.zip",
"hash": "3601d1dad0a26cdd65f9715d4563e4db408bf76ae5633d11e1d0afb08f4cee69"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v2.9.7/traefik_v2.9.7_windows_386.zip",
"hash": "c8be0dd887e2b9f883e3d5f354570bee0bfc734cea3825c5ad2b1df7c138dfbd"
"url": "https://github.com/traefik/traefik/releases/download/v2.9.8/traefik_v2.9.8_windows_386.zip",
"hash": "3d2856c47d337cd43eeefd9fbaced1dd9cb25db35028717e8d73ca1690b4a288"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v2.9.7/traefik_v2.9.7_windows_arm64.zip",
"hash": "99f5814d7b181d4a56e3b76b4b72397d689cccb64a7017dd0231dd0643c5939b"
"url": "https://github.com/traefik/traefik/releases/download/v2.9.8/traefik_v2.9.8_windows_arm64.zip",
"hash": "4d069d00c1b694534a6892dc66d070fa1c092b6a8e06a634f7c67a3d1d6db73c"
}
},
"bin": "traefik.exe",