Update Caddy to 2.9.1
This commit is contained in:
parent
b4ff79cc53
commit
30cfbe9efd
2 changed files with 3 additions and 3 deletions
|
|
@ -35,7 +35,7 @@ let
|
|||
in
|
||||
buildGoModule rec {
|
||||
pname = "caddy";
|
||||
version = "2.8.4";
|
||||
version = "2.9.1";
|
||||
|
||||
dist = fetchFromGitHub {
|
||||
owner = "caddyserver";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue