traefik: Update to version 3.3.4

This commit is contained in:
github-actions[bot] 2025-02-25 12:32:50 +00:00
parent b8dee83dbc
commit 79cb0e488b

View File

@ -1,21 +1,21 @@
{
"version": "3.3.3",
"version": "3.3.4",
"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/v3.3.3/traefik_v3.3.3_windows_amd64.zip",
"hash": "77ad2e6e502799cdf54904598a0fc78cd7a9438d462b08a85b20d271f81b7913"
"url": "https://github.com/traefik/traefik/releases/download/v3.3.4/traefik_v3.3.4_windows_amd64.zip",
"hash": "1645d68fe3fe3d715126c25c35260a0a51734f3472a27622e49837e1c10a805a"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.3.3/traefik_v3.3.3_windows_386.zip",
"hash": "82ceb14a4bac4971c954a3f2dfbae87adf25129d6c54068579342a844fb6821f"
"url": "https://github.com/traefik/traefik/releases/download/v3.3.4/traefik_v3.3.4_windows_386.zip",
"hash": "918f82aefafce34051eecf78b456ebe2804bac8b3b919c9c7bde6fa74254e7f2"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.3.3/traefik_v3.3.3_windows_arm64.zip",
"hash": "8623b0ddef1b1b6f3ad9cc568bd37df0dccda0bf0d235a5d68a8cb9256d8be4e"
"url": "https://github.com/traefik/traefik/releases/download/v3.3.4/traefik_v3.3.4_windows_arm64.zip",
"hash": "cbab6e19ea4059fb04ab7c1456f80ba350c0a44fec3236d964454d688b0796f1"
}
},
"bin": "traefik.exe",