From ee90c2f4ca3b2b99dca091dda37a8ff4e3e22b0a Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sun, 16 Dec 2018 18:16:52 +1100 Subject: [PATCH] traefik 1.7.6 Closes #35165. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com> --- Formula/traefik.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/traefik.rb b/Formula/traefik.rb index 403c02543c..e1753fd68c 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.5/traefik-v1.7.5.src.tar.gz" - version "1.7.5" - sha256 "92b6f11877edaf788f38c36a6012c0fb2ae69faf6aeaafc0be85e56b7dea9219" + url "https://github.com/containous/traefik/releases/download/v1.7.6/traefik-v1.7.6.src.tar.gz" + version "1.7.6" + sha256 "2fc433c81bace17e801a071fed1ae4405835a8adbc9d6969baa42bab61dbad9e" head "https://github.com/containous/traefik.git" bottle do