caddy 0.11.1
Closes #34096. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
e5e7f83797
commit
2fe2e5fda5
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue