[uwebsockets] update to v20.31.0 (#28049)

* update uwebsockets

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
This commit is contained in:
MonicaLiu 2022-11-30 03:51:14 +08:00 committed by GitHub
parent 603b9e839a
commit 163a45ad48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 5 deletions

View File

@ -2,12 +2,12 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO uNetworking/uWebSockets
REF 654b4558a4347cc9f437f82c6000639af5f20c2c #v20.30.0
SHA512 89e1b5c6e62f09fdd5974491ac607ac96d3afcdc30c1bfc52cfd92945e884fb892904c007df67ec64500197fc36745b94c365d076461ce4daa4df208226b82b1
REF c8229b57812714d094426f7841945af4bd7409ee #v20.31.0
SHA512 a5509c3f9c6aa038826a87dabb4224e3646fc9c71618ac26783b7555176ddec48ebd1a4f3d9f93315dd3a6d0eb6bd833d7b7a12c7a027de7800048245f1a65e2
HEAD_REF master
)
file(COPY "${SOURCE_PATH}/src" DESTINATION "${CURRENT_PACKAGES_DIR}/include")
file(RENAME "${CURRENT_PACKAGES_DIR}/include/src" "${CURRENT_PACKAGES_DIR}/include/uwebsockets")
file(INSTALL "${SOURCE_PATH}/LICENSE" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/LICENSE")

View File

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

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

View File

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