traefik: Update to version 2.10.1

This commit is contained in:
github-actions[bot] 2023-04-27 16:26:55 +00:00
parent 5c6293cb43
commit 8358811705

View File

@ -1,21 +1,21 @@
{ {
"version": "2.10.0", "version": "2.10.1",
"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.0/traefik_v2.10.0_windows_amd64.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.10.1/traefik_v2.10.1_windows_amd64.zip",
"hash": "ef212eded437157352c7b71804c792a01e5ccb25aa287f2fec1b7f4732e4f181" "hash": "73b2f8e8ba997259c6fadb8644e2c730ea5e11c3fa1b7030fb84ecaf11849965"
}, },
"32bit": { "32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v2.10.0/traefik_v2.10.0_windows_386.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.10.1/traefik_v2.10.1_windows_386.zip",
"hash": "15dea46bbb5066cf15d0d9356959e470ac4858a055c393180cd0b35b6a9c00c7" "hash": "e35f2bba232a52fe4d7b8925f250ae2ae27b5a7c6d5d17684602b8b7f319b39a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v2.10.0/traefik_v2.10.0_windows_arm64.zip", "url": "https://github.com/traefik/traefik/releases/download/v2.10.1/traefik_v2.10.1_windows_arm64.zip",
"hash": "dbb18b714a0e7f9ec700bfce42463f60f7c0f40c0ece28ab375dec17ef0b3923" "hash": "396e5af3175a1ac33fca476c0904a06d558fd7f0918b5b841900db331b427f13"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",