aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>2021-06-19 01:55:51 +0800
committerGitHub <noreply@github.com>2021-06-18 10:55:51 -0700
commit48b93ecb2c9afdec5ff2dc7f788458d58b9b7179 (patch)
tree7e9d74ae3941c8bcc710d33862dc6d6e75d03bca
parent6e024e744e7717c06ddacd5089401109c6298553 (diff)
downloadvcpkg-48b93ecb2c9afdec5ff2dc7f788458d58b9b7179.tar.gz
vcpkg-48b93ecb2c9afdec5ff2dc7f788458d58b9b7179.zip
[uwebsockets] update to 19.2.0 (#18525)
* [uwebsockets] update to <v19.2.0> * update version
-rw-r--r--ports/uwebsockets/portfile.cmake4
-rw-r--r--ports/uwebsockets/vcpkg.json2
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/u-/uwebsockets.json5
4 files changed, 9 insertions, 4 deletions
diff --git a/ports/uwebsockets/portfile.cmake b/ports/uwebsockets/portfile.cmake
index 4a1396e59..9c4150126 100644
--- a/ports/uwebsockets/portfile.cmake
+++ b/ports/uwebsockets/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO uNetworking/uWebSockets
- REF 0b97cc72d38c59798c2b69dc6486305a38819694 # v19.0.0a5
- SHA512 3f3dc8aa3a1cce19d9f2734f022dbe6c137920c8506fa8c0c18b303ee50f759428076ac00351d8bd8496b003642ca6d565dceea9e0da922dab936974bc0a1b16
+ REF b7c82d791010bd4c9b45528846f95b9886e9f984 # v19.2.0
+ SHA512 54bd50d3e16e6d78081c1d780ddcb67668ab6d54d90fd99531522833b1a49796c94cc4dbe4e3685a3b1b2372fe6c08e4f84b3c0da061587da198e4076da4c3c1
HEAD_REF master
)
diff --git a/ports/uwebsockets/vcpkg.json b/ports/uwebsockets/vcpkg.json
index 3d6560ec5..642458b0b 100644
--- a/ports/uwebsockets/vcpkg.json
+++ b/ports/uwebsockets/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "uwebsockets",
- "version": "19.0.0.5",
+ "version": "19.2.0",
"description": "Simple, secure & standards compliant web I/O for the most demanding of applications",
"homepage": "https://github.com/uWebSockets/uWebSockets",
"dependencies": [
diff --git a/versions/baseline.json b/versions/baseline.json
index 80fa1b421..00baf351c 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -6457,7 +6457,7 @@
"port-version": 0
},
"uwebsockets": {
- "baseline": "19.0.0.5",
+ "baseline": "19.2.0",
"port-version": 0
},
"v-hacd": {
diff --git a/versions/u-/uwebsockets.json b/versions/u-/uwebsockets.json
index 5a80cd39b..a31b28fc3 100644
--- a/versions/u-/uwebsockets.json
+++ b/versions/u-/uwebsockets.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "b01131e5a07feb1613415677213d377995bfdc40",
+ "version": "19.2.0",
+ "port-version": 0
+ },
+ {
"git-tree": "14d375b4fa04de7a59640094779695634e19569a",
"version": "19.0.0.5",
"port-version": 0