From 7cdeda9e399c8e696c6d53d12b1f866f409898b1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Dec 2019 18:00:27 +0000 Subject: [PATCH] traefik: Update to version 2.0.6 --- bucket/traefik.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/traefik.json b/bucket/traefik.json index 277ff2edda..f2cdb3fc3a 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.5", + "version": "2.0.6", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.0.5/traefik_v2.0.5_windows_amd64.zip", - "hash": "8f7080eba988bf24805f7c00630ef57998156254ce658f7efb8b85eaab6263fa" + "url": "https://github.com/containous/traefik/releases/download/v2.0.6/traefik_v2.0.6_windows_amd64.zip", + "hash": "6ef355f138529906815fac6c89d62df887ba42dddc9cf2ee283cbff98cbe8ed6" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.0.5/traefik_v2.0.5_windows_386.zip", - "hash": "348e920610d9b2ee08ab400a07cecf61c8c63a16f0bf9b98598dd35b38e63102" + "url": "https://github.com/containous/traefik/releases/download/v2.0.6/traefik_v2.0.6_windows_386.zip", + "hash": "bf798cc5ad61ff72662908efcaebbf8794ae5abc92272351adb6a5c5dd1a8cbc" } }, "bin": "traefik.exe",