From 66287e7f57d6060cbff1a264f6915cb996e2eba9 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 10 Dec 2017 01:17:35 -0800 Subject: [PATCH] traefik 1.4.5 Closes #21521. Signed-off-by: ilovezfs --- Formula/traefik.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/traefik.rb b/Formula/traefik.rb index a9f78388b1..e51c021ce7 100644 --- a/Formula/traefik.rb +++ b/Formula/traefik.rb @@ -3,9 +3,9 @@ require "language/go" class Traefik < Formula desc "Modern reverse proxy" homepage "https://traefik.io/" - url "https://github.com/containous/traefik/releases/download/v1.4.4/traefik-v1.4.4.src.tar.gz" - version "1.4.4" - sha256 "8fb8b986dd6e79a3d474904fe6524cd04b6c3247f1f42c992019532d48049561" + url "https://github.com/containous/traefik/releases/download/v1.4.5/traefik-v1.4.5.src.tar.gz" + version "1.4.5" + sha256 "4f109e5625bb602b87f6b5f859e7ce9a00ae15cf06eb238f43600db740089d4f" head "https://github.com/containous/traefik.git" bottle do