traefik 1.5.3

Closes #24641.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-02-27 21:31:57 -08:00
parent f80eac94cc
commit 56f334e07c

View file

@ -3,9 +3,9 @@ require "language/go"
class Traefik < Formula class Traefik < Formula
desc "Modern reverse proxy" desc "Modern reverse proxy"
homepage "https://traefik.io/" homepage "https://traefik.io/"
url "https://github.com/containous/traefik/releases/download/v1.5.2/traefik-v1.5.2.src.tar.gz" url "https://github.com/containous/traefik/releases/download/v1.5.3/traefik-v1.5.3.src.tar.gz"
version "1.5.2" version "1.5.3"
sha256 "c8a053717593d764318abc9b79736cd9407ce0db770760d4e4a25df6bf33b915" sha256 "3194e721dd739e7be09fdecdf5ec1a70a55f019a773f1698b9d642583668288f"
head "https://github.com/containous/traefik.git" head "https://github.com/containous/traefik.git"
bottle do bottle do