diff options
| author | Andrew <36067304+Phantomouse@users.noreply.github.com> | 2021-03-15 22:13:02 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-15 11:13:02 -0700 |
| commit | e2d4023b239534e75c1bba4c1b45984af497510e (patch) | |
| tree | 2b6775291fbb7292798c809236f10947bd65cecb /versions | |
| parent | d1c007555858a9ddb91a012304e438036dd1ebfc (diff) | |
| download | vcpkg-e2d4023b239534e75c1bba4c1b45984af497510e.tar.gz vcpkg-e2d4023b239534e75c1bba4c1b45984af497510e.zip | |
[uWebSockets] updated to 19.0.0 alpha 5 (#16672)
* [uWebSockets] updated to 19.0.0 alpha 5
* versions db update
* Versions db update
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 0f57ce3c2..1ab50fbf1 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6101,7 +6101,7 @@ "port-version": 0 }, "uwebsockets": { - "baseline": "19.0.0", + "baseline": "19.0.0.5", "port-version": 0 }, "v-hacd": { diff --git a/versions/u-/uwebsockets.json b/versions/u-/uwebsockets.json index 752495168..5a80cd39b 100644 --- a/versions/u-/uwebsockets.json +++ b/versions/u-/uwebsockets.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "14d375b4fa04de7a59640094779695634e19569a", + "version": "19.0.0.5", + "port-version": 0 + }, + { "git-tree": "6d67d8f414f4789cfa069992488834f5c79fd9e6", "version": "19.0.0", "port-version": 0 |
