From eeab87a13de2ab5da637a2ecc6b886369df605cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20CHABERNAUD?= Date: Fri, 29 Mar 2019 15:29:32 +0100 Subject: [PATCH] traefik 1.7.10 Closes #38500. Signed-off-by: FX Coudert --- Formula/traefik.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/traefik.rb b/Formula/traefik.rb index 98f438d961..9e74fe13d5 100644 --- a/Formula/traefik.rb +++ b/Formula/traefik.rb @@ -1,9 +1,9 @@ class Traefik < Formula desc "Modern reverse proxy" homepage "https://traefik.io/" - url "https://github.com/containous/traefik/releases/download/v1.7.9/traefik-v1.7.9.src.tar.gz" - version "1.7.9" - sha256 "d9256a718da66b249fe26b4b603012afe9da18709185348eaeaa627579245503" + url "https://github.com/containous/traefik/releases/download/v1.7.10/traefik-v1.7.10.src.tar.gz" + version "1.7.10" + sha256 "9706aa14f7def1efe732b9bab16a9ddd29f18c707400ebabaca92e0f6e9fc808" head "https://github.com/containous/traefik.git" bottle do