caddy: Update to version 0.11.5

This commit is contained in:
Richard Kuhnt 2019-03-04 20:00:42 +00:00
parent 0299caec21
commit 417574c381

View File

@ -1,16 +1,16 @@
{
"version": "0.11.4",
"version": "0.11.5",
"homepage": "https://caddyserver.com",
"description": "HTTP/2 web server with automatic HTTPS",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/mholt/caddy/releases/download/v0.11.4/caddy_v0.11.4_windows_amd64.zip",
"hash": "6ddb5c44ae6ec5e8fbba571b5b7a2122f1f39be76649d124f96676772a9aac8a"
"url": "https://github.com/mholt/caddy/releases/download/v0.11.5/caddy_v0.11.5_windows_amd64.zip",
"hash": "3a43f833c30b63be0b985086e15e545a2f0755ff11ae77297880e566405e6746"
},
"32bit": {
"url": "https://github.com/mholt/caddy/releases/download/v0.11.4/caddy_v0.11.4_windows_386.zip",
"hash": "916cd90afbf88bb5b5942896e4e855713d31f961429be203bc84d52010e2dfd6"
"url": "https://github.com/mholt/caddy/releases/download/v0.11.5/caddy_v0.11.5_windows_386.zip",
"hash": "754572ca6fbeddde13afb4b8c12f5539fcf61fda4f2a713938f189e46dbdd2a3"
}
},
"bin": "caddy.exe",