diff --git a/bucket/traefik.json b/bucket/traefik.json index e86c014597..d83ed0da94 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,17 +1,17 @@ { - "version": "2.4.13", + "version": "2.4.14", "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/v2.4.13/traefik_v2.4.13_windows_amd64.zip", - "hash": "d3c11af2d79013771b72359674066f3f2ebe799c52b9b0e244bdcdfaa14439e1" + "url": "https://github.com/traefik/traefik/releases/download/v2.4.14/traefik_v2.4.14_windows_amd64.zip", + "hash": "bd4abe613fddc9bb73e9bc85ed496db7ee15c4eb86cf5a1025b48166851ece7b" }, "32bit": { - "url": "https://github.com/traefik/traefik/releases/download/v2.4.13/traefik_v2.4.13_windows_386.zip", - "hash": "d00c14b0b8801f79c3d18cf4da959cb0ba21318ced1f7eb782c9ace4f442cb1e" + "url": "https://github.com/traefik/traefik/releases/download/v2.4.14/traefik_v2.4.14_windows_386.zip", + "hash": "b4a3103da55523f8e66f99ee1043e1db3d53e642e7492e91ddd3f9bf8fde7c49" } }, "bin": "traefik.exe",