traefik 1.7.13

Closes #42944.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Jérémy CHABERNAUD 2019-08-08 20:35:46 +02:00 committed by Chongyu Zhu
parent 7b7d072ff4
commit 761baf397e
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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.12/traefik-v1.7.12.src.tar.gz"
version "1.7.12"
sha256 "cc69fa2759c2d1ed0fcb41a83c988ff167703f399f6e83fca2dac520cd6fe35c"
url "https://github.com/containous/traefik/releases/download/v1.7.13/traefik-v1.7.13.src.tar.gz"
version "1.7.13"
sha256 "d607f42431e6a3738786ade53052066018fbbb3c9fe8383e288e7343148ce655"
head "https://github.com/containous/traefik.git"
bottle do