mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
[uwebsockets] Update to 0.17.0 alpha 4 (#9535)
This commit is contained in:
parent
7a25265e5d
commit
8d5b7e3828
@ -1,5 +1,5 @@
|
|||||||
Source: uwebsockets
|
Source: uwebsockets
|
||||||
Version: 0.16.5
|
Version: 0.17.0a4
|
||||||
Build-Depends: zlib, usockets
|
Build-Depends: zlib, usockets
|
||||||
Homepage: https://github.com/uWebSockets/uWebSockets
|
Homepage: https://github.com/uWebSockets/uWebSockets
|
||||||
Description: Simple, secure & standards compliant web I/O for the most demanding of applications
|
Description: Simple, secure & standards compliant web I/O for the most demanding of applications
|
@ -1,8 +1,8 @@
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO uNetworking/uWebSockets
|
REPO uNetworking/uWebSockets
|
||||||
REF 02ad3979a61cc4df9c15f2c776a7bbe2ba6dd09e #v0.16.5
|
REF 736e50bdc86e000effcf5068013bd838ddd87291 #v0.17.0a4
|
||||||
SHA512 1527f0a45bdab8426d76e38b0f36baf7567a2e6a045187730855b632841c6c6a45a54fca05d9a1200301dfa0b7a5f43a885cf2c07896c05ee93f45b4cb5c726a
|
SHA512 feade724c6f262d4f47cb0f1fd993419a8e56cd13a35c367f8de7040138fe0020d0edf366c40e62f17435ba546af4540d9cd87f0974c59dddda490ec06c042a9
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user