Update caddy to version 0.10.6

This commit is contained in:
Richard Kuhnt 2017-07-28 19:00:31 +00:00
parent 2778625f8c
commit 1c89edbb49

View File

@ -1,15 +1,15 @@
{ {
"version": "0.10.5", "version": "0.10.6",
"homepage": "https://caddyserver.com", "homepage": "https://caddyserver.com",
"license": "https://github.com/mholt/caddy/blob/master/LICENSE.txt", "license": "https://github.com/mholt/caddy/blob/master/LICENSE.txt",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mholt/caddy/releases/download/v0.10.5/caddy_v0.10.5_windows_amd64.zip", "url": "https://github.com/mholt/caddy/releases/download/v0.10.6/caddy_v0.10.6_windows_amd64.zip",
"hash": "5abad422ffbcb870d4d428cfae8d23cb41b8a36668beb87a6b657c617dc993dd" "hash": "7aab8eeb43e0f28a4c69dbf33fcec0c554d00d6c5a4338f4e58813ef80e4d8be"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mholt/caddy/releases/download/v0.10.5/caddy_v0.10.5_windows_386.zip", "url": "https://github.com/mholt/caddy/releases/download/v0.10.6/caddy_v0.10.6_windows_386.zip",
"hash": "aede7a01e129f7f51319946617351b588e748cda5156830d4be3b43d034c2a0e" "hash": "0aa6b09e89dd89678f72849a2f58abbf2d92e64df10bbf3cda90562ec26eadbb"
} }
}, },
"bin": "caddy.exe", "bin": "caddy.exe",