Update caddy to version 0.9.5

This commit is contained in:
Richard Kuhnt 2017-01-26 17:42:46 +01:00
parent 2898eae0f8
commit 577b5a8a39

View File

@ -1,11 +1,11 @@
{ {
"version": "0.9.4", "version": "0.9.5",
"homepage": "http://caddyserver.com", "homepage": "http://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.9.4/caddy_windows_amd64.zip", "url": "https://github.com/mholt/caddy/releases/download/v0.9.5/caddy_windows_amd64.zip",
"hash": "8a73143fe859e0ba3b854fdc6ac4a81c7a69f32472fb6dc793fbf0c9a7ad3abc", "hash": "62c6a6501f02aa1e1cc56f2b8803e4cfa90f839ca6016c17f30a3b62ef68189f",
"bin": [ "bin": [
[ [
"caddy_windows_amd64.exe", "caddy_windows_amd64.exe",
@ -14,8 +14,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/mholt/caddy/releases/download/v0.9.4/caddy_windows_386.zip", "url": "https://github.com/mholt/caddy/releases/download/v0.9.5/caddy_windows_386.zip",
"hash": "0cda4857e4a8a9f237b233e8755838e3e0bac05556e7fea8f035e6636232ad84", "hash": "376d1e45fc8348edc31051baede4334f120bb9e3630b6b2830777347f782bb3d",
"bin": [ "bin": [
[ [
"caddy_windows_386.exe", "caddy_windows_386.exe",