mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
caddy: Update to version 2.8.0
This commit is contained in:
parent
d796c1484a
commit
b617d94346
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7.6",
|
"version": "2.8.0",
|
||||||
"description": "HTTP/2 web server with automatic HTTPS",
|
"description": "HTTP/2 web server with automatic HTTPS",
|
||||||
"homepage": "https://caddyserver.com",
|
"homepage": "https://caddyserver.com",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/caddyserver/caddy/releases/download/v2.7.6/caddy_2.7.6_windows_amd64.zip",
|
"url": "https://github.com/caddyserver/caddy/releases/download/v2.8.0/caddy_2.8.0_windows_amd64.zip",
|
||||||
"hash": "sha512:b2321473be1da500a8f6e4276aed03b11946e3758b792a3e9ba50c07246456d64d7da931d6d58be43e6d3cfd07c1ad68f6838df8e090bd5d212224a9bf94daec"
|
"hash": "sha512:403789c4e18a53e5f6d0d170de4d8784b84821a4b3c739b9799863019d10ebd5e90af82588d0ea036611f6e0907e2b144b76a33c7dbf23d05d51ab63d990a0d0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/caddyserver/caddy/releases/download/v2.7.6/caddy_2.7.6_windows_arm64.zip",
|
"url": "https://github.com/caddyserver/caddy/releases/download/v2.8.0/caddy_2.8.0_windows_arm64.zip",
|
||||||
"hash": "sha512:a747384b0700623bc3243a753beea9b33ba7d9c3721d7a8a732576ef3a323a3728d88b8af5c28662936964dc3bed76ea58e06302d5af36228f84d85c670856dd"
|
"hash": "sha512:0bde40770b5c9342ffdd9ccb13ca6682c8135c11ae383f19fa213c3e07ffbc39fad4ef1e954947a9dc5b447feea3f4d1a83600c5ec66735649493fceef1b5043"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "caddy.exe",
|
"bin": "caddy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user