update to 20.36.0 (#29407)

This commit is contained in:
Mengna Li 2023-02-04 04:34:39 +08:00 committed by GitHub
parent 095121409e
commit 73c7508f33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 5 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "uwebsockets",
"version-semver": "20.34.0",
"version-semver": "20.36.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

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

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4d9dadfe2a7ad5ed25314c0511325f05c20702fc",
"version-semver": "20.36.0",
"port-version": 0
},
{
"git-tree": "142ccb5f9cf300ad96083aff0dbd89fbeaf11a3d",
"version-semver": "20.34.0",