mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update caddy to version 0.10.2
This commit is contained in:
parent
f785e736b1
commit
2afa604bf7
10
caddy.json
10
caddy.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.1",
|
"version": "0.10.2",
|
||||||
"homepage": "http://caddyserver.com",
|
"homepage": "http://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.1/caddy_v0.10.1_windows_amd64.zip",
|
"url": "https://github.com/mholt/caddy/releases/download/v0.10.2/caddy_v0.10.2_windows_amd64.zip",
|
||||||
"hash": "850f7e9e718faf9986ecfd5f8b8d8307070ee6ea736751642bdaddbd2435f023"
|
"hash": "72e1345140e6f4c84305870604bb4f5f53fa5fabfe5dae865cd71d13b42d8c29"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mholt/caddy/releases/download/v0.10.1/caddy_v0.10.1_windows_386.zip",
|
"url": "https://github.com/mholt/caddy/releases/download/v0.10.2/caddy_v0.10.2_windows_386.zip",
|
||||||
"hash": "1da3941f201e96755c35e2da7cf644bebc8ce234cddaca4f4e89623319d0287b"
|
"hash": "2287de850877affec303fb1adf71626eb87cbc046afcc0819f55f0d6e447b968"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "caddy.exe",
|
"bin": "caddy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user