Update caddy to version 0.10.11

This commit is contained in:
Richard Kuhnt 2018-02-20 07:01:15 +00:00
parent 352ad203f1
commit e9b78350fb

View File

@ -1,15 +1,15 @@
{
"version": "0.10.10",
"version": "0.10.11",
"homepage": "https://caddyserver.com",
"license": "https://github.com/mholt/caddy/blob/master/LICENSE.txt",
"architecture": {
"64bit": {
"url": "https://github.com/mholt/caddy/releases/download/v0.10.10/caddy_v0.10.10_windows_amd64.zip",
"hash": "728f9eb905b6e0c506bd603e130eca1f40e1fa90182f187e6572a688de7d6924"
"url": "https://github.com/mholt/caddy/releases/download/v0.10.11/caddy_v0.10.11_windows_amd64.zip",
"hash": "2141f7d2b6a1dea78593878a9bc030ae85bfdc5e7efce562d13797c2a4b5325a"
},
"32bit": {
"url": "https://github.com/mholt/caddy/releases/download/v0.10.10/caddy_v0.10.10_windows_386.zip",
"hash": "3a9ab2af2f19d7953bf549283df690f309e3a2603c4f3767f132063ec3fc2df7"
"url": "https://github.com/mholt/caddy/releases/download/v0.10.11/caddy_v0.10.11_windows_386.zip",
"hash": "3b445223e49f94b268cb1d69f5821ac970ab8e24bce7c9ff270c5e6facd1179e"
}
},
"bin": "caddy.exe",