traefik: Update to version 3.3.2

This commit is contained in:
github-actions[bot] 2025-01-14 16:29:57 +00:00
parent f7ec180f31
commit 845b9d0aab

View File

@ -1,21 +1,21 @@
{
"version": "3.3.1",
"version": "3.3.2",
"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.1/traefik_v3.3.1_windows_amd64.zip",
"hash": "6292c78de7fb49eddfe11f973097609777a7b868610eddd25b6526456ffbdeab"
"url": "https://github.com/traefik/traefik/releases/download/v3.3.2/traefik_v3.3.2_windows_amd64.zip",
"hash": "4e925648ab58685ac6f426c745384ae11170e726cdd970f2cdbb4a32bdba0c35"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.3.1/traefik_v3.3.1_windows_386.zip",
"hash": "1ec520b97d02427a3c14b81063561645d10781a81ebcac3b921f7e9125bfe226"
"url": "https://github.com/traefik/traefik/releases/download/v3.3.2/traefik_v3.3.2_windows_386.zip",
"hash": "b55f6a77e9d0d6c55721d96d69b47438afb38d3f800bd88ddd35568427769c57"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.3.1/traefik_v3.3.1_windows_arm64.zip",
"hash": "c6f4a2c9d52320233e2274f6da2c998743baedbe385c78f48f4586eb1dfb671f"
"url": "https://github.com/traefik/traefik/releases/download/v3.3.2/traefik_v3.3.2_windows_arm64.zip",
"hash": "294e22c6cd4b0fa5db213659cbf816548f2ea50270dba200e507bc0bd2a0c668"
}
},
"bin": "traefik.exe",