diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2024-10-26 16:07:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-26 16:07:22 +0200 |
commit | 93e11a7343292763e215f0319a18e4fa7d472b18 (patch) | |
tree | 19ca1f189de8e196133b7dd38d62f7df68983029 | |
parent | 31fd88dbf5c0f1742a6f513c6dfa8f190a915acc (diff) | |
parent | ba46b25c002ff9e89b0e46cd7303faced0c4df91 (diff) | |
download | fork-godot-webrtc-native-master.tar.gz fork-godot-webrtc-native-master.tar.bz2 fork-godot-webrtc-native-master.zip |
Update to libdatachannel 0.22.2
-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 e3bfb4b..c53203c 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -19,7 +19,7 @@ Module location: ## libdatachannel - Upstream: https://github.com/paullouisageneau/libdatachannel -- Version: 0.22.1 (f8ffbe37e6c06e4838b41c2c018ccc3a8028a1c8, 2024) +- Version: 0.22.2 (3c33ea0f49fff2630be080b2043052b4d3de5786, 2024) - License: MPL 2.0 Module location: diff --git a/thirdparty/libdatachannel b/thirdparty/libdatachannel -Subproject f8ffbe37e6c06e4838b41c2c018ccc3a8028a1c +Subproject 3c33ea0f49fff2630be080b2043052b4d3de578 |