mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
caddy: Update to version 0.11.5
This commit is contained in:
parent
0299caec21
commit
417574c381
10
caddy.json
10
caddy.json
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.11.4",
|
"version": "0.11.5",
|
||||||
"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/v0.11.4/caddy_v0.11.4_windows_amd64.zip",
|
"url": "https://github.com/mholt/caddy/releases/download/v0.11.5/caddy_v0.11.5_windows_amd64.zip",
|
||||||
"hash": "6ddb5c44ae6ec5e8fbba571b5b7a2122f1f39be76649d124f96676772a9aac8a"
|
"hash": "3a43f833c30b63be0b985086e15e545a2f0755ff11ae77297880e566405e6746"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mholt/caddy/releases/download/v0.11.4/caddy_v0.11.4_windows_386.zip",
|
"url": "https://github.com/mholt/caddy/releases/download/v0.11.5/caddy_v0.11.5_windows_386.zip",
|
||||||
"hash": "916cd90afbf88bb5b5942896e4e855713d31f961429be203bc84d52010e2dfd6"
|
"hash": "754572ca6fbeddde13afb4b8c12f5539fcf61fda4f2a713938f189e46dbdd2a3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "caddy.exe",
|
"bin": "caddy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user