diff --git a/bucket/traefik.json b/bucket/traefik.json index 8e7a46d41f..21719b62c2 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,21 +1,21 @@ { - "version": "3.3.2", + "version": "3.3.3", "description": "HTTP reverse proxy and load balancer", "homepage": "https://traefik.io/", "license": "MIT", "notes": "Run with a configuration file 'traefik -c ' or 'traefik --help' for all options.", "architecture": { "64bit": { - "url": "https://github.com/traefik/traefik/releases/download/v3.3.2/traefik_v3.3.2_windows_amd64.zip", - "hash": "4e925648ab58685ac6f426c745384ae11170e726cdd970f2cdbb4a32bdba0c35" + "url": "https://github.com/traefik/traefik/releases/download/v3.3.3/traefik_v3.3.3_windows_amd64.zip", + "hash": "77ad2e6e502799cdf54904598a0fc78cd7a9438d462b08a85b20d271f81b7913" }, "32bit": { - "url": "https://github.com/traefik/traefik/releases/download/v3.3.2/traefik_v3.3.2_windows_386.zip", - "hash": "b55f6a77e9d0d6c55721d96d69b47438afb38d3f800bd88ddd35568427769c57" + "url": "https://github.com/traefik/traefik/releases/download/v3.3.3/traefik_v3.3.3_windows_386.zip", + "hash": "82ceb14a4bac4971c954a3f2dfbae87adf25129d6c54068579342a844fb6821f" }, "arm64": { - "url": "https://github.com/traefik/traefik/releases/download/v3.3.2/traefik_v3.3.2_windows_arm64.zip", - "hash": "294e22c6cd4b0fa5db213659cbf816548f2ea50270dba200e507bc0bd2a0c668" + "url": "https://github.com/traefik/traefik/releases/download/v3.3.3/traefik_v3.3.3_windows_arm64.zip", + "hash": "8623b0ddef1b1b6f3ad9cc568bd37df0dccda0bf0d235a5d68a8cb9256d8be4e" } }, "bin": "traefik.exe",