traefik 2.0.2

Add link

Closes #45065.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
master
Jérémy CHABERNAUD 2019-10-09 22:51:05 +02:00 committed by FX Coudert
parent 3fb2259bd3
commit 66fbac0c47
2 changed files with 4 additions and 3 deletions

1
Aliases/traefik@2 Symbolic link
View File

@ -0,0 +1 @@
../Formula/traefik.rb

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/v2.0.1/traefik-v2.0.1.src.tar.gz"
version "2.0.1"
sha256 "5f0101f5cec6c132f612083d4e4307050fbdcf9cdf4c8059fcc1ea9e5148063e"
url "https://github.com/containous/traefik/releases/download/v2.0.2/traefik-v2.0.2.src.tar.gz"
version "2.0.2"
sha256 "0bb3e1febcbbaf3161e500d52535370c0fd8401cac307d74d6f1a2d2c67878e8"
head "https://github.com/containous/traefik.git"
bottle do