From 7c92f36d00d27b4b63a2782cf932ad0254f386d1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 6 Feb 2020 18:01:51 +0000 Subject: [PATCH] traefik: Update to version 2.1.4 --- bucket/traefik.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/traefik.json b/bucket/traefik.json index 917ede4a50..7680a33e6a 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.3", + "version": "2.1.4", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.3/traefik_v2.1.3_windows_amd64.zip", - "hash": "a82054be5c961559ff52018ca0a171b945520b85a1eb02a2eb9b5d56dae060e6" + "url": "https://github.com/containous/traefik/releases/download/v2.1.4/traefik_v2.1.4_windows_amd64.zip", + "hash": "b27f206ffab4ece1602d29ac1c0332a932f15818ffcd249e1afdff04e3969a39" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.3/traefik_v2.1.3_windows_386.zip", - "hash": "2feeccd6df3f5d8b1884c2fefdb90958e52d0f12466dc37d47a18f838b95de7e" + "url": "https://github.com/containous/traefik/releases/download/v2.1.4/traefik_v2.1.4_windows_386.zip", + "hash": "9efcf37a9d2f128db44d9b9fe497999b2636a872f7ccd6888eecf0ec00227422" } }, "bin": "traefik.exe",