traefik 1.5.1

Closes #23609.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-02-02 09:13:55 -08:00
parent b18c602555
commit 517731ee85

View file

@ -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.5.0/traefik-v1.5.0.src.tar.gz"
version "1.5.0"
sha256 "805825918eb5320df479e3d101ff842be65991fc166ca389b1183f89d282637a"
url "https://github.com/containous/traefik/releases/download/v1.5.1/traefik-v1.5.1.src.tar.gz"
version "1.5.1"
sha256 "8d052ba499ebf162bb7f110cbf45f630c5490dc6a682c35c39ee79d3c79463d9"
head "https://github.com/containous/traefik.git"
bottle do