caddy 0.11.0
Closes #27720. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
d285089828
commit
6bda52aad4
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.10.14.tar.gz"
|
||||
sha256 "13feb836e85af3525b3e95f42635566f14d171edc9776881f59fbf61fa45d345"
|
||||
url "https://github.com/mholt/caddy/archive/v0.11.0.tar.gz"
|
||||
sha256 "81e593d258460a9f5c6b5a5f46890a08b6b1ce15f5c0fc7bcaf09826368c3a1a"
|
||||
head "https://github.com/mholt/caddy.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue