diff --git a/bucket/traefik.json b/bucket/traefik.json index 8503c90475..e86c014597 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,17 +1,17 @@ { - "version": "2.4.12", + "version": "2.4.13", "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.12/traefik_v2.4.12_windows_amd64.zip", - "hash": "9f232b2165ecc0b5678f68f3f7bc0923b2d87e75e34ac4bc3cbc78d8b9a5c065" + "url": "https://github.com/traefik/traefik/releases/download/v2.4.13/traefik_v2.4.13_windows_amd64.zip", + "hash": "d3c11af2d79013771b72359674066f3f2ebe799c52b9b0e244bdcdfaa14439e1" }, "32bit": { - "url": "https://github.com/traefik/traefik/releases/download/v2.4.12/traefik_v2.4.12_windows_386.zip", - "hash": "01f00df69553bab30798ed7a16f911e5d6f8bbd6c5a14942f6afd6bbb0131c5a" + "url": "https://github.com/traefik/traefik/releases/download/v2.4.13/traefik_v2.4.13_windows_386.zip", + "hash": "d00c14b0b8801f79c3d18cf4da959cb0ba21318ced1f7eb782c9ace4f442cb1e" } }, "bin": "traefik.exe",