mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
static-web-server: Update to version 2.38.0
This commit is contained in:
parent
99a42dee03
commit
ce1218cc95
@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"version": "2.37.0",
|
"version": "2.38.0",
|
||||||
"description": "A cross-platform, high-performance and asynchronous web server for static files-serving",
|
"description": "A cross-platform, high-performance and asynchronous web server for static files-serving",
|
||||||
"homepage": "https://static-web-server.net/",
|
"homepage": "https://static-web-server.net/",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"notes": "To run the server as a Windows Service, check: https://static-web-server.net/features/windows-service",
|
"notes": "To run the server as a Windows Service, check: https://static-web-server.net/features/windows-service",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/static-web-server/static-web-server/releases/download/v2.37.0/static-web-server-v2.37.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/static-web-server/static-web-server/releases/download/v2.38.0/static-web-server-v2.38.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "e2d96344eea55e6223239b5eb3c5d5adee0e3830c845a2bdeda30e06b493bb24",
|
"hash": "fb77c62842fa0e48a7f81d8872183342b3ce099f168c6f3b257a65dbeb882b80",
|
||||||
"extract_dir": "static-web-server-v2.37.0-x86_64-pc-windows-msvc"
|
"extract_dir": "static-web-server-v2.38.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/static-web-server/static-web-server/releases/download/v2.37.0/static-web-server-v2.37.0-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/static-web-server/static-web-server/releases/download/v2.38.0/static-web-server-v2.38.0-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "8a4fafb301e38a95f9c83935571218d5980976928650fb33d92892e75c335ae2",
|
"hash": "ab3c7a8ab2f42ae1e1bf07083ca49764bb144c446840acfdffbfcff0003aad77",
|
||||||
"extract_dir": "static-web-server-v2.37.0-aarch64-pc-windows-msvc"
|
"extract_dir": "static-web-server-v2.38.0-aarch64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/static-web-server/static-web-server/releases/download/v2.37.0/static-web-server-v2.37.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/static-web-server/static-web-server/releases/download/v2.38.0/static-web-server-v2.38.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "0c27cd37c4facbccf5b004d1bc30788ab7493b813cefe17ef503f3d76b0337d0",
|
"hash": "2c6dd01cb551110cdd86f33c3ddcc19b3d015aad013eadd106aab9c627683c91",
|
||||||
"extract_dir": "static-web-server-v2.37.0-i686-pc-windows-msvc"
|
"extract_dir": "static-web-server-v2.38.0-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "static-web-server.exe",
|
"bin": "static-web-server.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user