caddy 0.11.5

Closes #37883.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Prayash Mohapatra 2019-03-14 02:00:34 +05:30 committed by FX Coudert
parent 9ee6eae1d8
commit c0fd81de94

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.4.tar.gz"
sha256 "5f95c5dc8e0d6a63ae067bdfa42f78a4ca467cfff5407934582f1133ffcda532"
url "https://github.com/mholt/caddy/archive/v0.11.5.tar.gz"
sha256 "ab2dc210bc7089fa7d041e702663e592b480945aa99f14b348090091103b7ec5"
head "https://github.com/mholt/caddy.git"
bottle do