diff --git a/bucket/traefik.json b/bucket/traefik.json index 317718809c..917ede4a50 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,16 +1,16 @@ { "homepage": "https://traefik.io/", "description": "HTTP reverse proxy and load balancer", - "version": "2.1.2", + "version": "2.1.3", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.2/traefik_v2.1.2_windows_amd64.zip", - "hash": "3b51ac518de647f7dff4e6590bd8d4b399862050b421898dffe149da32abfd41" + "url": "https://github.com/containous/traefik/releases/download/v2.1.3/traefik_v2.1.3_windows_amd64.zip", + "hash": "a82054be5c961559ff52018ca0a171b945520b85a1eb02a2eb9b5d56dae060e6" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.2/traefik_v2.1.2_windows_386.zip", - "hash": "76b40a1f2d364091c82c353373e8632493cbb65e5de4816e4a05ca8a87309fea" + "url": "https://github.com/containous/traefik/releases/download/v2.1.3/traefik_v2.1.3_windows_386.zip", + "hash": "2feeccd6df3f5d8b1884c2fefdb90958e52d0f12466dc37d47a18f838b95de7e" } }, "bin": "traefik.exe",