mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 03:34:26 +08:00
Update RESTinio to v.0.4.8.5. (#5235)
This commit is contained in:
parent
65d866786a
commit
54abff84a1
@ -1,4 +1,4 @@
|
|||||||
Source: restinio
|
Source: restinio
|
||||||
Version: 0.4.8.4
|
Version: 0.4.8.5
|
||||||
Description: A header-only C++14 library that gives you an embedded HTTP/Websocket server targeted primarily for asynchronous processing of HTTP-requests.
|
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
|
Build-Depends: asio, fmt, http-parser
|
||||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
|||||||
vcpkg_from_bitbucket(
|
vcpkg_from_bitbucket(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO sobjectizerteam/restinio-0.4
|
REPO sobjectizerteam/restinio-0.4
|
||||||
REF v.0.4.8.4
|
REF v.0.4.8.5
|
||||||
SHA512 de3461ad5b4315d2b5846063cb69d57a14da29f80652d38a6fe96d27d05586d76363053af3284db97c0c9c6da02038960f2812697737eb23a02006e491fb57f7
|
SHA512 e689033360af9a50f9e8c22e0852fa1ce5a7199484d8fc629570c6511f49b480434ee51efe2ae0f768f3e351e401ba100fd794657c5340e5750b4c5c19e37d71
|
||||||
)
|
)
|
||||||
|
|
||||||
vcpkg_configure_cmake(
|
vcpkg_configure_cmake(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user