traefik: Update to version 3.3.5

This commit is contained in:
github-actions[bot] 2025-03-31 12:31:39 +00:00
parent 24b21e3852
commit 7d79eec77e

View File

@ -1,21 +1,21 @@
{ {
"version": "3.3.4", "version": "3.3.5",
"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/v3.3.4/traefik_v3.3.4_windows_amd64.zip", "url": "https://github.com/traefik/traefik/releases/download/v3.3.5/traefik_v3.3.5_windows_amd64.zip",
"hash": "1645d68fe3fe3d715126c25c35260a0a51734f3472a27622e49837e1c10a805a" "hash": "32758e8404c8157404df57c44d219367a2dcfb9d67f00d071a2b3a4c2a8fda41"
}, },
"32bit": { "32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.3.4/traefik_v3.3.4_windows_386.zip", "url": "https://github.com/traefik/traefik/releases/download/v3.3.5/traefik_v3.3.5_windows_386.zip",
"hash": "918f82aefafce34051eecf78b456ebe2804bac8b3b919c9c7bde6fa74254e7f2" "hash": "6dd4575c427df75e5f6f6c401cad459d27b2b4c095c93ca59b67a394e64fb9c4"
}, },
"arm64": { "arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.3.4/traefik_v3.3.4_windows_arm64.zip", "url": "https://github.com/traefik/traefik/releases/download/v3.3.5/traefik_v3.3.5_windows_arm64.zip",
"hash": "cbab6e19ea4059fb04ab7c1456f80ba350c0a44fec3236d964454d688b0796f1" "hash": "8fa5407706d035715855317b20357a551cea399d9cc81530024adef72c2527d0"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",