Skip to content

Commit

Permalink
[usockets] upgrade to v0.3.1 (#7662)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoebe authored and Rastaban committed Aug 13, 2019
1 parent 56136b3 commit 285f259
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/usockets/CONTROL
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions ports/usockets/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down

0 comments on commit 285f259

Please sign in to comment.