diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2020-06-11 17:14:15 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 02:14:15 -0700 |
| commit | a0c5fc8e6e67c7a0ccf9df5e708423b9137a30d8 (patch) | |
| tree | c943b7429e0588bac50f35f372cb6e15df6532aa /ports/uwebsockets/CONTROL | |
| parent | 0c9bc384f827e2cff082be4dcbcc549b1918b025 (diff) | |
| download | vcpkg-a0c5fc8e6e67c7a0ccf9df5e708423b9137a30d8.tar.gz vcpkg-a0c5fc8e6e67c7a0ccf9df5e708423b9137a30d8.zip | |
[uWbSockets] Update to 18.1.0 (#11866)
* [uWbSockets] Update to 18.1.0
* fix hash
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 f9f1c8c05..a839725b2 100644 --- a/ports/uwebsockets/CONTROL +++ b/ports/uwebsockets/CONTROL @@ -1,5 +1,5 @@ Source: uwebsockets -Version: 0.17.2 +Version: 18.1.0 Build-Depends: zlib, usockets Homepage: https://github.com/uWebSockets/uWebSockets Description: Simple, secure & standards compliant web I/O for the most demanding of applications |
