diff --git a/bucket/traefik.json b/bucket/traefik.json index 394c5d08da..3be93ac20b 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,21 +1,21 @@ { - "version": "3.2.3", + "version": "3.3.0", "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.2.3/traefik_v3.2.3_windows_amd64.zip", - "hash": "f984f29b2c2d4af3d39b026a4d9f650960187b6054cf79d1ae48be724cdfaafc" + "url": "https://github.com/traefik/traefik/releases/download/v3.3.0/traefik_v3.3.0_windows_amd64.zip", + "hash": "09e638bcee80ee8d4307fc258a0624d35a4fbdb4c7f49ebb87b257aa6ba8a04a" }, "32bit": { - "url": "https://github.com/traefik/traefik/releases/download/v3.2.3/traefik_v3.2.3_windows_386.zip", - "hash": "c0797563ac8cb9f76048dd35d409ce3762929bf97cce0ef2c6382610f04aaea0" + "url": "https://github.com/traefik/traefik/releases/download/v3.3.0/traefik_v3.3.0_windows_386.zip", + "hash": "3ac2d5f21f033934f266b3d23431b79039de0aea4d653ab7e2aff8ca5da878b9" }, "arm64": { - "url": "https://github.com/traefik/traefik/releases/download/v3.2.3/traefik_v3.2.3_windows_arm64.zip", - "hash": "5235e22a770334fbd9e939b719ecfce0e4bd7687c36add7d17380b7f7411d578" + "url": "https://github.com/traefik/traefik/releases/download/v3.3.0/traefik_v3.3.0_windows_arm64.zip", + "hash": "974b098af0daf0ffcd48fe729da2634f93c07b6bc9feba87be3c2e8db13d8921" } }, "bin": "traefik.exe",