From db9da3e8a978494f7724d453a965bd04bbb1da1c Mon Sep 17 00:00:00 2001 From: alex47exe <17827464+alex47exe@users.noreply.github.com> Date: Mon, 7 Oct 2024 19:45:20 +0100 Subject: [PATCH] modified third-party/deps/common overlay fix test 02 for some newer games... third-party/deps/common versions: - curl --- same as on 2024_8_4 release on dev branch https://github.com/curl/curl/releases/tag/curl-8_8_0 - ingame_overlay --- same as on 2024_8_4 release on dev branch https://github.com/Nemirtingas/ingame_overlay/tree/2d992cfe36908923f83b05f2be9cd98ac49bdf91 - libssq --- same as on 2024_8_4 release on dev branch https://github.com/BinaryAlien/libssq/releases/tag/v3.0.0 - mbedtls --- same as on 2024_8_4 release on dev branch https://github.com/Mbed-TLS/mbedtls/releases/tag/v3.6.0 - protobuf --- after 2024_8_4 release on dev branch (current as of 2024_10_07) https://github.com/protocolbuffers/protobuf/releases/tag/v27.3 - zlib --- same as on 2024_8_4 release on dev branch https://github.com/madler/zlib/releases/tag/v1.3 --- third-party/deps/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third-party/deps/common b/third-party/deps/common index d5c831a4..32f19684 160000 --- a/third-party/deps/common +++ b/third-party/deps/common @@ -1 +1 @@ -Subproject commit d5c831a49d04294261927a73a955809914031407 +Subproject commit 32f19684abcebb573ab7608ba9684ff9f8c59526