mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
caddy: Update to version 2.7.2
This commit is contained in:
parent
eb0f6fa9e0
commit
331df7784d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7.1",
|
"version": "2.7.2",
|
||||||
"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.1/caddy_2.7.1_windows_amd64.zip",
|
"url": "https://github.com/caddyserver/caddy/releases/download/v2.7.2/caddy_2.7.2_windows_amd64.zip",
|
||||||
"hash": "sha512:585cbc29953096afe0f2ca01ae4f223da96fb16d27598a561138181699497a129b45073eb17e69580b0d01d3decb0354c7f34e08fe5fff9d16f118b0786af672"
|
"hash": "sha512:69d2d73c2514ab5ce4f6a60489c79ce4da0e1d4302c85ab584d0a7a7fd0d034bfe5a5caab78c96ac3383ddd7d2e12c3c41fb47c4716909d2a78d448b0289ccec"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/caddyserver/caddy/releases/download/v2.7.1/caddy_2.7.1_windows_arm64.zip",
|
"url": "https://github.com/caddyserver/caddy/releases/download/v2.7.2/caddy_2.7.2_windows_arm64.zip",
|
||||||
"hash": "sha512:e6d3385dd36076b171b0396f86fb5ddbcfa5047aba9e481ed54e6e6be24bdf9c54edf1c623edd5b1b8eda7ec6107e25a1dab99c33f8ea1dbc12c9fb65735739f"
|
"hash": "sha512:99e7d9940cd65837955f87f831ee842707f9b78d343826d9483c3ae49912873359727fed5a5fcd63ad9782cc649a17ac5719037bd6b664d59130e1b281c7fa7d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "caddy.exe",
|
"bin": "caddy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user