mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 11:07:10 +01:00
[restinio] update to 0.6.4 (#10004)
This commit is contained in:
parent
6ee97010a9
commit
a7f4954430
@ -1,5 +1,5 @@
|
|||||||
Source: restinio
|
Source: restinio
|
||||||
Version: 0.6.3.1
|
Version: 0.6.4
|
||||||
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
|
||||||
Homepage: https://github.com/stiffstream/restinio
|
Homepage: https://github.com/stiffstream/restinio
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO stiffstream/restinio
|
REPO stiffstream/restinio
|
||||||
REF 60ea820fa9cb8431b17d62a9a828dc5f78236fa8 # v.0.6.3.1
|
REF 1b6fdc114991ccc726b1b90153eee535106a6367 # v.0.6.4
|
||||||
SHA512 98113da903214e582551347a73591d4f4cf2e01f0156acea86d2cc8e626500a65aedf78c34d3c6cedea326c025b4c8153a67d46e1dfc4e3660528b963eacaa55
|
SHA512 68a735502f8f10e20e6caa5ed918166dc8448e5a0dfa3c6ee0cf3d43768ef7a27ffbfbe46c440dce9b846e5e6762818a9614c2d48aa67dbc03adb1854b28928b
|
||||||
)
|
)
|
||||||
|
|
||||||
vcpkg_configure_cmake(
|
vcpkg_configure_cmake(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user