mirror of
https://github.com/cemu-project/vcpkg.git
synced 2024-11-24 03:39:45 +00:00
restinio updated to v.0.4.8.7 (#6170)
This commit is contained in:
parent
3bce9ff5e7
commit
e9f1c3831f
@ -1,4 +1,4 @@
|
||||
Source: restinio
|
||||
Version: 0.4.8.6
|
||||
Version: 0.4.8.7
|
||||
Description: A header-only C++14 library that gives you an embedded HTTP/Websocket server targeted primarily for asynchronous processing of HTTP-requests.
|
||||
Build-Depends: asio, fmt, http-parser
|
||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_bitbucket(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO sobjectizerteam/restinio-0.4
|
||||
REF v.0.4.8.6
|
||||
SHA512 9b2e7af3e00a27a32605c27b45c1015468ae3ad5810b51b194eef0038d530c819bf6b91ff166852637dc0f141476f4d58876e4370929e2f091c7d5c1b3c9c72a
|
||||
REF v.0.4.8.7
|
||||
SHA512 2472facc3e6a718a3dadb251f705ab84221588c336ae0db5756650c133a219796b00607ebb2eacddc5b32cb648fd8ae30b1ced38a893861bd669766fe23ee573
|
||||
)
|
||||
|
||||
vcpkg_configure_cmake(
|
||||
|
Loading…
Reference in New Issue
Block a user