From 05b7d65f58ecda709d5807b01fd7d0a8a0193283 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Mar 2020 18:01:49 +0000 Subject: [PATCH] traefik: Update to version 2.1.7 --- bucket/traefik.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/traefik.json b/bucket/traefik.json index 50f3876ffb..7b0dc58b5c 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.6", + "version": "2.1.7", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.6/traefik_v2.1.6_windows_amd64.zip", - "hash": "8995ccacb2c313b5f4051544a8d2d709b2d1207e5f2736a8b45cf36780801f7f" + "url": "https://github.com/containous/traefik/releases/download/v2.1.7/traefik_v2.1.7_windows_amd64.zip", + "hash": "19133caa5540bf59873d37d0090f6d0cf5805d488e8e6b7cc7d593fcd9d8dbb8" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.6/traefik_v2.1.6_windows_386.zip", - "hash": "2838a1310bfd8cf995d8948a71cda1bcc2d5a0c40d6a0ab474ae6f0fab2dc24b" + "url": "https://github.com/containous/traefik/releases/download/v2.1.7/traefik_v2.1.7_windows_386.zip", + "hash": "c67d81e8df2e19689013179df4ef29231c630f85b956c1077980db97ec1eb8f0" } }, "bin": "traefik.exe",