traefik: Update to version 2.10.2

This commit is contained in:
github-actions[bot] 2023-06-19 16:27:33 +00:00
parent 2e8544db7c
commit fc42804b18

View File

@ -1,21 +1,21 @@
{ {
"version": "2.10.1", "version": "2.10.2",
"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.1/traefik_v2.10.1_windows_amd64.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.10.2/traefik_v2.10.2_windows_amd64.zip",
"hash": "73b2f8e8ba997259c6fadb8644e2c730ea5e11c3fa1b7030fb84ecaf11849965" "hash": "b2e9cab37858bb36927a74a0ce66e94754afd18b634c3de5189827e194554cc9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v2.10.1/traefik_v2.10.1_windows_386.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.10.2/traefik_v2.10.2_windows_386.zip",
"hash": "e35f2bba232a52fe4d7b8925f250ae2ae27b5a7c6d5d17684602b8b7f319b39a" "hash": "5eb5c7d1ce347871c45df043fd0094bc7e34d8cf4fe1a2aeefff9b136007a306"
}, },
"arm64": { "arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v2.10.1/traefik_v2.10.1_windows_arm64.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.10.2/traefik_v2.10.2_windows_arm64.zip",
"hash": "396e5af3175a1ac33fca476c0904a06d558fd7f0918b5b841900db331b427f13" "hash": "1cd47d122f7078fc090d2a3ce0f4128fdc3a202ecf26f0690c4c417acbad78da"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",