caddy: Update to version 1.0.3

This commit is contained in:
Richard Kuhnt 2019-08-14 21:01:45 +00:00
parent c267a4c220
commit 45277fd4be

View File

@ -1,16 +1,16 @@
{ {
"version": "1.0.2", "version": "1.0.3",
"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.2/caddy_v1.0.2_windows_amd64.zip", "url": "https://github.com/mholt/caddy/releases/download/v1.0.3/caddy_v1.0.3_windows_amd64.zip",
"hash": "143ddf7d7c2529140a35971168d3bf82bb4a12cc441f29482c3aad60abb0c776" "hash": "2ff3f3ba6bcb92e1732e26af27d24695edc8d79f293aee645ddfac3e2b1167e8"
}, },
"32bit": { "32bit": {
"url": "https://caddyserver.com/download/windows/386?license=personal&telemetry=off&version=v1.0.2", "url": "https://caddyserver.com/download/windows/386?license=personal&telemetry=off&version=v1.0.3",
"hash": "03404a0dde90cc6bb6ebcaf18e4fced5653ce3788c49672de3a17cd7bc6679a4" "hash": "a3d8c29538b57d7c819f462a5ffeb5cfc56622fe697715cfbb51cc5eb1011923"
} }
}, },
"bin": "caddy.exe", "bin": "caddy.exe",