caddy 0.11.3

Closes #36870.

Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
Tommy Yang 2019-02-09 19:06:17 -08:00 committed by Jan Viljanen
parent b99c1053f1
commit ac17769516

View file

@ -1,8 +1,8 @@
class Caddy < Formula
desc "Alternative general-purpose HTTP/2 web server"
homepage "https://caddyserver.com/"
url "https://github.com/mholt/caddy/archive/v0.11.2.tar.gz"
sha256 "61779a09959bf6a0e7007e8ff5c2a94811dd12b7628166cb31e9648a97c0e75b"
url "https://github.com/mholt/caddy/archive/v0.11.3.tar.gz"
sha256 "b99973614b85f55da309cdf79e5d6c9aae8ad1bd83c425b1f1fd17b21386eab6"
head "https://github.com/mholt/caddy.git"
bottle do