Skip to content

Commit

Permalink
[restinio] update to 0.6.4 (microsoft#10004)
Browse files Browse the repository at this point in the history
  • Loading branch information
eao197 authored Feb 12, 2020
1 parent 6ee9701 commit a7f4954
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/restinio/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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.
Build-Depends: asio, fmt, http-parser
Homepage: https://github.com/stiffstream/restinio
Expand Down
4 changes: 2 additions & 2 deletions ports/restinio/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO stiffstream/restinio
REF 60ea820fa9cb8431b17d62a9a828dc5f78236fa8 # v.0.6.3.1
SHA512 98113da903214e582551347a73591d4f4cf2e01f0156acea86d2cc8e626500a65aedf78c34d3c6cedea326c025b4c8153a67d46e1dfc4e3660528b963eacaa55
REF 1b6fdc114991ccc726b1b90153eee535106a6367 # v.0.6.4
SHA512 68a735502f8f10e20e6caa5ed918166dc8448e5a0dfa3c6ee0cf3d43768ef7a27ffbfbe46c440dce9b846e5e6762818a9614c2d48aa67dbc03adb1854b28928b
)

vcpkg_configure_cmake(
Expand Down

0 comments on commit a7f4954

Please sign in to comment.