From 9b1a15b5d4a523559f72db9bf96778351bbf62b0 Mon Sep 17 00:00:00 2001 From: alex47exe <17827464+alex47exe@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:04:41 +0100 Subject: [PATCH] modified third-party/deps/common overlay fix test 03 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 --- after 2024_8_4 release on dev branch (current as of 2024_10_07) https://github.com/madler/zlib/releases/tag/v1.3.1 --- 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..15a5a8a9 160000 --- a/third-party/deps/common +++ b/third-party/deps/common @@ -1 +1 @@ -Subproject commit d5c831a49d04294261927a73a955809914031407 +Subproject commit 15a5a8a926fc0bb6fac46a29fa693ad9d7135cb7