diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-09-04 18:59:40 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-09-04 19:58:33 +0200 |
commit | a9d8ea2a1c9a7bb2390fa8ecf349d2ec397b5a12 (patch) | |
tree | 1fd31fd23855a55572e6c33a39d21fb376b499ad /thirdparty/README.md | |
parent | 6e2262b6c33bd0fa2cb67ff6d4a2f360f0c15913 (diff) | |
download | fork-godot-webrtc-native-a9d8ea2a1c9a7bb2390fa8ecf349d2ec397b5a12.tar.gz fork-godot-webrtc-native-a9d8ea2a1c9a7bb2390fa8ecf349d2ec397b5a12.tar.bz2 fork-godot-webrtc-native-a9d8ea2a1c9a7bb2390fa8ecf349d2ec397b5a12.zip |
Bump dependencies
OpenSSL 3.0.10
libdatachannel 0.18.6
godot-cpp 4.1-stable (used to be 4.1-rc2, this normalizes it)
Includes a small Linux CI fix to run apt update before apt install.
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index c3dfcf6..230e262 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -19,7 +19,7 @@ Module location: ## libdatachannel - Upstream: https://github.com/paullouisageneau/libdatachannel -- Version: 0.18.5 (0522acdd3dd6af9451a1aa4cd47647172f879a5f, 2023) +- Version: 0.18.6 (bf8d8bd86afaffed89ba763107bcd8957c8cc319, 2023) - License: MPL 2.0 Module location: @@ -52,7 +52,7 @@ Module location: ## openssl - Upstream: git://git.openssl.org/openssl.git -- Version: 3.0.9 (de90e54bbe82e5be4fb9608b6f5c308bb837d355, 2023) +- Version: 3.0.10 (245cb0291e0db99d9ccf3692fa76f440b2b054c2, 2023) - License: Apache 2.0 Module location: |