From bbeb05bb8f622608825cc2b257bef690518c8442 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 5 Jun 2018 17:40:37 -0700 Subject: [PATCH] traefik 1.6.3 Closes #28696. 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 ab232dc2da..52258bfd3d 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.6.2/traefik-v1.6.2.src.tar.gz" - version "1.6.2" - sha256 "0ba4a1ef9cdfe3c2e84c0d1da5e7141773144804dd5720139ec16188f032817b" + url "https://github.com/containous/traefik/releases/download/v1.6.3/traefik-v1.6.3.src.tar.gz" + version "1.6.3" + sha256 "648415b47e7a0d2b8a3b0618624dc8e2a14c43cdb8ede4dcd21e6409d1eada3d" head "https://github.com/containous/traefik.git" bottle do