caddy: Update to version 1.0.4

This commit is contained in:
Richard Kuhnt 2019-11-15 22:01:31 +00:00
parent dd5c5f6c27
commit d656c52094

View File

@ -1,16 +1,16 @@
{ {
"version": "1.0.3", "version": "1.0.4",
"homepage": "https://caddyserver.com", "homepage": "https://caddyserver.com",
"description": "HTTP/2 web server with automatic HTTPS", "description": "HTTP/2 web server with automatic HTTPS",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mholt/caddy/releases/download/v1.0.3/caddy_v1.0.3_windows_amd64.zip", "url": "https://github.com/mholt/caddy/releases/download/v1.0.4/caddy_v1.0.4_windows_amd64.zip",
"hash": "2ff3f3ba6bcb92e1732e26af27d24695edc8d79f293aee645ddfac3e2b1167e8" "hash": "b981f1476ee80cdb150adaad2bc8546366f75bba8190b9018a5649cec4678322"
}, },
"32bit": { "32bit": {
"url": "https://caddyserver.com/download/windows/386?license=personal&telemetry=off&version=v1.0.3", "url": "https://caddyserver.com/download/windows/386?license=personal&telemetry=off&version=v1.0.4",
"hash": "a3d8c29538b57d7c819f462a5ffeb5cfc56622fe697715cfbb51cc5eb1011923" "hash": "1e97ddbe8b2cb9f06fa1d4ec5fee58eb0c9b0e77606dea0671c95e02bb56a574"
} }
}, },
"bin": "caddy.exe", "bin": "caddy.exe",