diff options
| author | W1m0k <37108473+W1m0k@users.noreply.github.com> | 2018-03-08 05:21:52 +0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-07 14:21:52 -0800 |
| commit | 864ddcd6812bbed805864df0180e8fcab34912f6 (patch) | |
| tree | 340534b0f76c0f244ce6ac9cfd7843e990ef2a62 /ports/uwebsockets/CONTROL | |
| parent | 58e8c96de050907cbf76d567f247c01c68bb9855 (diff) | |
| download | vcpkg-864ddcd6812bbed805864df0180e8fcab34912f6.tar.gz vcpkg-864ddcd6812bbed805864df0180e8fcab34912f6.zip | |
[uwebsockets] Update to 0.14.5 (#2976)
* [uwebsockets] Update to 0.14.5
* [uwebsockets] Use vcpkg_from_github
Diffstat (limited to 'ports/uwebsockets/CONTROL')
| -rw-r--r-- | ports/uwebsockets/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/uwebsockets/CONTROL b/ports/uwebsockets/CONTROL index 13aa16cc5..a5ea7d287 100644 --- a/ports/uwebsockets/CONTROL +++ b/ports/uwebsockets/CONTROL @@ -1,4 +1,4 @@ Source: uwebsockets -Version: 0.14.4-1 +Version: 0.14.5-1 Build-Depends: libuv, openssl, zlib Description: Highly scalable cross-platform WebSocket & HTTP library for C++11 and Node.js |
