From ed6cabaeec025569192a86ab89ba928b0ed0e572 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 14 Aug 2019 11:00:29 +0000 Subject: [PATCH] traefik: Update to version 1.7.14 --- bucket/traefik.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/traefik.json b/bucket/traefik.json index 05e7b3ce68..a82bd9d487 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": "1.7.13", + "version": "1.7.14", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v1.7.13/traefik_windows-amd64.exe#/traefik.exe", - "hash": "f9be51b147ef5e6a87288bb949823dee5382f75bec364a5d9433f5ab85419926" + "url": "https://github.com/containous/traefik/releases/download/v1.7.14/traefik_windows-amd64.exe#/traefik.exe", + "hash": "2012fad7575127ff91d38dde1cd9422713bc7a37e0acce12dd7d4d066f94a092" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v1.7.13/traefik_windows-386.exe#/traefik.exe", - "hash": "9232ee9a98216b4344b58029083928ee15afe6e60c30a767a442cae254b81f37" + "url": "https://github.com/containous/traefik/releases/download/v1.7.14/traefik_windows-386.exe#/traefik.exe", + "hash": "283f3ea7c6cfd7bfd8eea5a7455d3975a5d32ecd6974924c228d19029c217469" } }, "bin": "traefik.exe",