caddy: Update to version 2.3.0

This commit is contained in:
Jakub Čábera 2021-01-01 19:25:51 +01:00
parent febfd8a74d
commit ddc5b976b8

View File

@ -1,12 +1,12 @@
{
"version": "2.2.1",
"version": "2.3.0",
"description": "HTTP/2 web server with automatic HTTPS",
"homepage": "https://caddyserver.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/caddyserver/caddy/releases/download/v2.2.1/caddy_2.2.1_windows_amd64.zip",
"hash": "sha512:e5c5fba6af33a0e1b48cbabc106e907dc7171c2cc337ee5c7cbbad07587dc4970c3f49812b3938dee43209b7fe293c74b36274fd809730ecec0041dd6b1fa93d"
"url": "https://github.com/caddyserver/caddy/releases/download/v2.3.0/caddy_2.3.0_windows_amd64.zip",
"hash": "sha512:afc504cb0a641729ba546c0cadea524a170dcca2a915473aaf032a7c666c7c56ac059752f34b5d50700a692647b9b395b530cd8299ac3650c729adce5daa1ba5"
}
},
"bin": "caddy.exe",