Skip to content

Commit

Permalink
Merge pull request #115 from Faless/bump/openssl_3.0.10_libdatachanne…
Browse files Browse the repository at this point in the history
…l_0.18.6

Bump dependencies
  • Loading branch information
Faless authored Sep 10, 2023
2 parents 6e2262b + a9d8ea2 commit 77969f6
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ jobs:
- name: Install Linux build dependencies
if: ${{ matrix.platform == 'linux' }}
run: |
sudo apt-get update
sudo apt-get install build-essential gcc-multilib g++-multilib wget
if [ ! -f ${{ matrix.buildroot }}-godot-linux-gnu_sdk-buildroot.tar.bz2 ]; then
wget https://downloads.tuxfamily.org/godotengine/toolchains/linux/${{ matrix.buildroot }}-godot-linux-gnu_sdk-buildroot.tar.bz2
Expand Down
2 changes: 1 addition & 1 deletion godot-cpp
4 changes: 2 additions & 2 deletions thirdparty/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion thirdparty/openssl
Submodule openssl updated 145 files

0 comments on commit 77969f6

Please sign in to comment.