mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
[usockets] upgrade to v0.3.1 (#7662)
This commit is contained in:
parent
56136b3268
commit
285f259be7
@ -1,4 +1,4 @@
|
|||||||
Source: usockets
|
Source: usockets
|
||||||
Version: 0.1.2
|
Version: 0.3.1
|
||||||
Build-Depends:libuv
|
Build-Depends:libuv
|
||||||
Description: Miniscule cross-platform eventing, networking & crypto for async applications
|
Description: Miniscule cross-platform eventing, networking & crypto for async applications
|
@ -7,8 +7,8 @@ EndIF ()
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO uNetworking/uSockets
|
REPO uNetworking/uSockets
|
||||||
REF v0.1.2
|
REF v0.3.1
|
||||||
SHA512 fedfc50e3498320600247920360db38977f5be4aa9067146a5a0db13dc789b8fa39fa9315b19f56555915bcb818cd0f77ccf0b8cb40ed48e2b193b083d16b242
|
SHA512 f02b72844fb87acbf435d86a89e55244e45e047b049f36bda8e89c9ddeba8d7e6432008d33d33771faec60dcca60a3e3bfa3918c3af08ba80741e09df62c91fd
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user