From 16f87c057766a4c2a72f4864a1f044d9a636ee34 Mon Sep 17 00:00:00 2001 From: FutureRave Date: Wed, 22 Jan 2025 12:08:17 +0100 Subject: [PATCH] chore: update deps --- .github/workflows/build.yml | 3 --- .gitmodules | 2 +- deps/GSL | 2 +- deps/curl | 2 +- deps/rapidjson | 2 +- 5 files changed, 4 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index aef95fb..7ac443a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,6 @@ jobs: with: submodules: true fetch-depth: 0 - # NOTE - If LFS ever starts getting used during builds, switch this to true! lfs: false - name: Add msbuild to PATH @@ -85,7 +84,6 @@ jobs: with: submodules: true fetch-depth: 0 - # NOTE - If LFS ever starts getting used during builds, switch this to true! lfs: false - name: Install dependencies (x64) @@ -137,7 +135,6 @@ jobs: with: submodules: true fetch-depth: 0 - # NOTE - If LFS ever starts getting used during builds, switch this to true! lfs: false - name: Install Premake5 diff --git a/.gitmodules b/.gitmodules index c1207de..fd237a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ [submodule "deps/curl"] path = deps/curl url = https://github.com/curl/curl.git - branch = curl-8_7_1 + branch = curl-8_11_1 [submodule "deps/rapidjson"] path = deps/rapidjson url = https://github.com/Tencent/rapidjson.git diff --git a/deps/GSL b/deps/GSL index ddae9d7..355982d 160000 --- a/deps/GSL +++ b/deps/GSL @@ -1 +1 @@ -Subproject commit ddae9d72b6bd5fe58bc5c54e8c513fca67c833f6 +Subproject commit 355982daf6c54ccb11bef8a1c511be2622dec402 diff --git a/deps/curl b/deps/curl index de7b3e8..75a2079 160000 --- a/deps/curl +++ b/deps/curl @@ -1 +1 @@ -Subproject commit de7b3e89218467159a7af72d58cea8425946e97d +Subproject commit 75a2079d5c28debb2eaa848ca9430f1fe0d7844c diff --git a/deps/rapidjson b/deps/rapidjson index 858451e..d621dc9 160000 --- a/deps/rapidjson +++ b/deps/rapidjson @@ -1 +1 @@ -Subproject commit 858451e5b7d1c56cf8f6d58f88cf958351837e53 +Subproject commit d621dc9e9c77f81e5c8a35b8dcc16dcd63351321