mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Update caddy to version 0.10.12
This commit is contained in:
parent
2cd8c9e493
commit
17a47ad44b
10
caddy.json
10
caddy.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.11",
|
"version": "0.10.12",
|
||||||
"homepage": "https://caddyserver.com",
|
"homepage": "https://caddyserver.com",
|
||||||
"license": "https://github.com/mholt/caddy/blob/master/LICENSE.txt",
|
"license": "https://github.com/mholt/caddy/blob/master/LICENSE.txt",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mholt/caddy/releases/download/v0.10.11/caddy_v0.10.11_windows_amd64.zip",
|
"url": "https://github.com/mholt/caddy/releases/download/v0.10.12/caddy_v0.10.12_windows_amd64.zip",
|
||||||
"hash": "2141f7d2b6a1dea78593878a9bc030ae85bfdc5e7efce562d13797c2a4b5325a"
|
"hash": "487ac290930a13e6c815cd22a534ccd0747680aad7f9f17e04600d7155eebc31"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mholt/caddy/releases/download/v0.10.11/caddy_v0.10.11_windows_386.zip",
|
"url": "https://github.com/mholt/caddy/releases/download/v0.10.12/caddy_v0.10.12_windows_386.zip",
|
||||||
"hash": "3b445223e49f94b268cb1d69f5821ac970ab8e24bce7c9ff270c5e6facd1179e"
|
"hash": "7b57c8dd5c44bb5d6b4a9544d46c90174e2d744ef91c8344d81dfc899410a630"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "caddy.exe",
|
"bin": "caddy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user