[beast] Update to version 76

This commit is contained in:
Vinnie Falco 2017-07-08 18:55:04 -07:00
parent 26b4897728
commit aa5c657ac4
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Source: beast
Version: v66
Version: v76
Build-Depends: boost
Description: HTTP/1 and WebSocket, header-only using Boost.Asio and C++11

View File

@ -4,8 +4,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO vinniefalco/Beast
REF 7fb75d0627f7842a6a706b810d427962509e0e52
SHA512 5d086d2edf18facc3f379c42ffcc2679f9c03f891d58f2c8e6cb1a9aa6ee73b232544d1c2a86ce9c42dbc9a41a58bd3480f958cc1c569e8b3b1890755ecfd7fc
REF 1bc30cb6e4ce0fd2e288b2cd74d18f857801cbc7
SHA512 c3d6b99273c2b2acdd366547119e78c25f788dabfae11f533aea8d31d03383b46516398370103b01e3b9bb0bb3921c981299cd3591107845630181b48e3b010e
HEAD_REF master
)