[uwebsockets] update to v20.34.0 (#28613)

* update uwebsockets

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
This commit is contained in:
MonicaLiu 2022-12-30 03:05:22 +08:00 committed by GitHub
parent 7836f538ab
commit 43fd425d12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 4 deletions

View File

@ -1,9 +1,11 @@
vcpkg_minimum_required(VERSION 2022-10-12) # for ${VERSION}
# header-only library
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO uNetworking/uWebSockets
REF c8229b57812714d094426f7841945af4bd7409ee #v20.31.0
SHA512 a5509c3f9c6aa038826a87dabb4224e3646fc9c71618ac26783b7555176ddec48ebd1a4f3d9f93315dd3a6d0eb6bd833d7b7a12c7a027de7800048245f1a65e2
REF "v${VERSION}"
SHA512 c560723aed1cdbf176a24afc5a7b07bc6fa462e713b282a466eb4d53e4127948a565750c8eae29b8b7f90f7276f69185a0597bcee2479f17b8852c5a09d2fc58
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "uwebsockets",
"version-semver": "20.31.0",
"version-semver": "20.34.0",
"description": "Simple, secure & standards compliant web I/O for the most demanding of applications",
"homepage": "https://github.com/uWebSockets/uWebSockets",
"license": "Apache-2.0",

View File

@ -7805,7 +7805,7 @@
"port-version": 2
},
"uwebsockets": {
"baseline": "20.31.0",
"baseline": "20.34.0",
"port-version": 0
},
"v-hacd": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "142ccb5f9cf300ad96083aff0dbd89fbeaf11a3d",
"version-semver": "20.34.0",
"port-version": 0
},
{
"git-tree": "27ac7131fa8bf4234ccf6e2e7b44339dbc8ddf53",
"version-semver": "20.31.0",