From 57fc9ec61635fdf1cec6fce85c2d9786e0e74d01 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 9 Oct 2019 20:00:47 +0000 Subject: [PATCH] traefik: Update to version 2.0.2 --- bucket/traefik.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/traefik.json b/bucket/traefik.json index edb8848a7b..ec1de911dd 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.0.1", + "version": "2.0.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.0.1/traefik_v2.0.1_windows_amd64.zip", - "hash": "40628df1ead8023df738cd260368dd74cc2e82105bbdbf0217b90c3355b5834d" + "url": "https://github.com/containous/traefik/releases/download/v2.0.2/traefik_v2.0.2_windows_amd64.zip", + "hash": "1c74412cfea8585cfbff35fecebc6c412ce70f763b86c839236c71a26e707ad9" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.0.1/traefik_v2.0.1_windows_386.zip", - "hash": "65f7b1aab4809c51d85a9bda0107b3844d0d1498b7c5646dadb33b9b3c766a48" + "url": "https://github.com/containous/traefik/releases/download/v2.0.2/traefik_v2.0.2_windows_386.zip", + "hash": "d942f65b360d9871dcb4f7d50ba47d30171bbb80c66f5af3b4494f0ee9bc6918" } }, "bin": "traefik.exe",