Update caddy to version 0.10.2

This commit is contained in:
Richard Kuhnt 2017-05-03 02:00:45 +02:00
parent f785e736b1
commit 2afa604bf7

View File

@ -1,15 +1,15 @@
{
"version": "0.10.1",
"version": "0.10.2",
"homepage": "http://caddyserver.com",
"license": "https://github.com/mholt/caddy/blob/master/LICENSE.txt",
"architecture": {
"64bit": {
"url": "https://github.com/mholt/caddy/releases/download/v0.10.1/caddy_v0.10.1_windows_amd64.zip",
"hash": "850f7e9e718faf9986ecfd5f8b8d8307070ee6ea736751642bdaddbd2435f023"
"url": "https://github.com/mholt/caddy/releases/download/v0.10.2/caddy_v0.10.2_windows_amd64.zip",
"hash": "72e1345140e6f4c84305870604bb4f5f53fa5fabfe5dae865cd71d13b42d8c29"
},
"32bit": {
"url": "https://github.com/mholt/caddy/releases/download/v0.10.1/caddy_v0.10.1_windows_386.zip",
"hash": "1da3941f201e96755c35e2da7cf644bebc8ce234cddaca4f4e89623319d0287b"
"url": "https://github.com/mholt/caddy/releases/download/v0.10.2/caddy_v0.10.2_windows_386.zip",
"hash": "2287de850877affec303fb1adf71626eb87cbc046afcc0819f55f0d6e447b968"
}
},
"bin": "caddy.exe",