caddy: Update to version 2.10.0

This commit is contained in:
github-actions[bot] 2025-04-19 00:37:13 +00:00
parent 52355e2482
commit e72f92fa8f

View File

@ -1,16 +1,16 @@
{
"version": "2.9.1",
"version": "2.10.0",
"description": "HTTP/2 web server with automatic HTTPS",
"homepage": "https://caddyserver.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/caddyserver/caddy/releases/download/v2.9.1/caddy_2.9.1_windows_amd64.zip",
"hash": "sha512:4f0f85b42015ff2276d08705751472e6a98bdc7fda5ec76dd41b7a0c16fee90af012f1a7beb226164408cfbe656bd3453ed5ccbb596f80c45d0fa1c749fc8da2"
"url": "https://github.com/caddyserver/caddy/releases/download/v2.10.0/caddy_2.10.0_windows_amd64.zip",
"hash": "sha512:cb97adb2bff5de752e470486ae72d55a6ddcfe4bfa43f09ed849260955df7f61385ac1e2d28fc80458b6910d71fa38d4295bb0689263dcc1743f2050d847c2ad"
},
"arm64": {
"url": "https://github.com/caddyserver/caddy/releases/download/v2.9.1/caddy_2.9.1_windows_arm64.zip",
"hash": "sha512:e10aa551eabac9a6064e91d796a0901faf273b268edf86962a4d00fdc70106456fae0821180664a67fb004acfcd0931a15a12c4d6b9826690bee1ef1e758e9d7"
"url": "https://github.com/caddyserver/caddy/releases/download/v2.10.0/caddy_2.10.0_windows_arm64.zip",
"hash": "sha512:d35d6a6ad2baecb228a4085e8c60d7c7f20cbe429438a0c839a0fa391247eb840af71289ff70e9890e54179229070a1b6c5e11252284b90e7c928c80fa8b9072"
}
},
"bin": "caddy.exe",