caddy 0.11.1

Closes #34096.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2018-11-16 10:10:54 +11:00 committed by Chongyu Zhu
parent e5e7f83797
commit 2fe2e5fda5
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.0.tar.gz"
sha256 "81e593d258460a9f5c6b5a5f46890a08b6b1ce15f5c0fc7bcaf09826368c3a1a"
url "https://github.com/mholt/caddy/archive/v0.11.1.tar.gz"
sha256 "e24ddb1690a265fb3c40efa5bc720964b85b9d2cad8d994ee4ed6271761984bf"
head "https://github.com/mholt/caddy.git"
bottle do