diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-09-04 18:59:40 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-10-22 10:21:31 +0200 |
commit | 67a378a667dcc46055b490f5ae8bfc76ab40616b (patch) | |
tree | d57c1885a5d6c11271b6c64a809fc8b98f286943 | |
parent | 023c42d3b3d35d4810f04cc09e90b976deb55c38 (diff) | |
download | fork-godot-webrtc-native-67a378a667dcc46055b490f5ae8bfc76ab40616b.tar.gz fork-godot-webrtc-native-67a378a667dcc46055b490f5ae8bfc76ab40616b.tar.bz2 fork-godot-webrtc-native-67a378a667dcc46055b490f5ae8bfc76ab40616b.zip |
Bump OpenSSL to version 3.0.11
-rw-r--r-- | thirdparty/README.md | 2 | ||||
m--------- | thirdparty/openssl | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 230e262..f928979 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -52,7 +52,7 @@ Module location: ## openssl - Upstream: git://git.openssl.org/openssl.git -- Version: 3.0.10 (245cb0291e0db99d9ccf3692fa76f440b2b054c2, 2023) +- Version: 3.0.11 (6ba3884c3235e1bb474b379026087f8216afacf4, 2023) - License: Apache 2.0 Module location: diff --git a/thirdparty/openssl b/thirdparty/openssl -Subproject 245cb0291e0db99d9ccf3692fa76f440b2b054c +Subproject 6ba3884c3235e1bb474b379026087f8216afacf |