diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-09-28 05:01:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-27 20:01:51 -0700 |
| commit | 1ecff29caff630fc51e30202c7078eddaff5fd09 (patch) | |
| tree | 77c3bd0ce70f07777130a9d113ff7abdbfd2944b /versions | |
| parent | 50c0b41fe49f9239fda2b6d8bb5ca322b571c189 (diff) | |
| download | vcpkg-1ecff29caff630fc51e30202c7078eddaff5fd09.tar.gz vcpkg-1ecff29caff630fc51e30202c7078eddaff5fd09.zip | |
[uwebsockets] Update to 19.9.0 (#20331)
* Update uwebsockets to 19.9.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/u-/uwebsockets.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 5936fbfa0..caf94b803 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6801,7 +6801,7 @@ "port-version": 1 }, "uwebsockets": { - "baseline": "19.5.0", + "baseline": "19.9.0", "port-version": 0 }, "v-hacd": { diff --git a/versions/u-/uwebsockets.json b/versions/u-/uwebsockets.json index 8b5f54baa..52dbfa79a 100644 --- a/versions/u-/uwebsockets.json +++ b/versions/u-/uwebsockets.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "3a4914dce094328bc8cf2040025268c96f10fc30", + "version": "19.9.0", + "port-version": 0 + }, + { "git-tree": "2f80ce22f9718454ab35607c0a65138b65c06fe7", "version": "19.5.0", "port-version": 0 |
