[usockets] upgrade to v0.3.1 (#7662)

This commit is contained in:
Phoebe 2019-08-14 05:28:45 +08:00 committed by Phil Christensen
parent 56136b3268
commit 285f259be7
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Source: usockets
Version: 0.1.2
Version: 0.3.1
Build-Depends:libuv
Description: Miniscule cross-platform eventing, networking & crypto for async applications

View File

@ -7,8 +7,8 @@ EndIF ()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO uNetworking/uSockets
REF v0.1.2
SHA512 fedfc50e3498320600247920360db38977f5be4aa9067146a5a0db13dc789b8fa39fa9315b19f56555915bcb818cd0f77ccf0b8cb40ed48e2b193b083d16b242
REF v0.3.1
SHA512 f02b72844fb87acbf435d86a89e55244e45e047b049f36bda8e89c9ddeba8d7e6432008d33d33771faec60dcca60a3e3bfa3918c3af08ba80741e09df62c91fd
HEAD_REF master
)