mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
caddy: Update to version 0.11.4
This commit is contained in:
parent
5817f06f54
commit
f351785d22
10
caddy.json
10
caddy.json
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.11.3",
|
"version": "0.11.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/v0.11.3/caddy_v0.11.3_windows_amd64.zip",
|
"url": "https://github.com/mholt/caddy/releases/download/v0.11.4/caddy_v0.11.4_windows_amd64.zip",
|
||||||
"hash": "5339ddb28db3788ce0bdb7b41b94176f5c640d5fcdb27fa61c0d9b830e8a8f16"
|
"hash": "6ddb5c44ae6ec5e8fbba571b5b7a2122f1f39be76649d124f96676772a9aac8a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mholt/caddy/releases/download/v0.11.3/caddy_v0.11.3_windows_386.zip",
|
"url": "https://github.com/mholt/caddy/releases/download/v0.11.4/caddy_v0.11.4_windows_386.zip",
|
||||||
"hash": "5bbe3f0b23121c6166b731bea50c3f0d4e0e2d541bb513ec9c7da534f38b9191"
|
"hash": "916cd90afbf88bb5b5942896e4e855713d31f961429be203bc84d52010e2dfd6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "caddy.exe",
|
"bin": "caddy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user