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/l- | |
| 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/l-')
| -rw-r--r-- | versions/l-/libwebsockets.json | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
