diff options
| author | Ma <38074430+657870@users.noreply.github.com> | 2021-03-19 17:52:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-19 09:52:31 -0700 |
| commit | 6b1db3e9788a3566b461b8104885ee4fb9ac6860 (patch) | |
| tree | 8829edb40ec95113d30b47477d35be8791e10946 /versions | |
| parent | b230db959e741d12f71e60431b1943f7a50e26c0 (diff) | |
| download | vcpkg-6b1db3e9788a3566b461b8104885ee4fb9ac6860.tar.gz vcpkg-6b1db3e9788a3566b461b8104885ee4fb9ac6860.zip | |
[libwebsockets] Update to v4.1.6 (#16767)
* [libwebsockets] Update to v4.1.6
* [libwebsockets] Patch version files
* [libwebsockets] Fix port-version
* [libwebsockets] Update hash
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/l-/libwebsockets.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 63afc6218..69e622f28 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3549,8 +3549,8 @@ "port-version": 1 }, "libwebsockets": { - "baseline": "4.1.3", - "port-version": 1 + "baseline": "4.1.6", + "port-version": 0 }, "libxdiff": { "baseline": "0.23", diff --git a/versions/l-/libwebsockets.json b/versions/l-/libwebsockets.json index 80272ebdf..5c281f316 100644 --- a/versions/l-/libwebsockets.json +++ b/versions/l-/libwebsockets.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "d980cd5098de3cfba2ecd8e63490cf1013545dfd", + "version-string": "4.1.6", + "port-version": 0 + }, + { "git-tree": "ee45554228e403c2a79c3b106bf327c526effb92", "version-string": "4.1.3", "port-version": 1 |
