diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-06-20 18:54:46 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-06-21 04:36:40 +0200 |
commit | ec8cd5c0e4686fe3ee49c5ff2d9b4b05c2d3f7ee (patch) | |
tree | 00cfd0f994f0fe0c13fcce5e1cd30700a3c3982f /thirdparty | |
parent | b03099f7b4d29acd06eca67914155f9425da92c1 (diff) | |
download | fork-godot-webrtc-native-ec8cd5c0e4686fe3ee49c5ff2d9b4b05c2d3f7ee.tar.gz fork-godot-webrtc-native-ec8cd5c0e4686fe3ee49c5ff2d9b4b05c2d3f7ee.tar.bz2 fork-godot-webrtc-native-ec8cd5c0e4686fe3ee49c5ff2d9b4b05c2d3f7ee.zip |
[libdatachannel] Update to v0.18.5
Diffstat (limited to 'thirdparty')
-rw-r--r-- | thirdparty/README.md | 2 | ||||
m--------- | thirdparty/libdatachannel | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 6e82e15..8ac6a85 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.4 (4dd6c2117684c3d7d13c0d02b5aee8d4c2b661b0, 2023) +- Version: 0.18.5 (0522acdd3dd6af9451a1aa4cd47647172f879a5f, 2023) - License: MPL 2.0 Module location: diff --git a/thirdparty/libdatachannel b/thirdparty/libdatachannel -Subproject 4dd6c2117684c3d7d13c0d02b5aee8d4c2b661b +Subproject 0522acdd3dd6af9451a1aa4cd47647172f879a5 |