From cf2339822d3653ea747ce8157a2d539679c1446e Mon Sep 17 00:00:00 2001 From: Fabrice de Gans Date: Sun, 24 Nov 2024 21:37:11 -0800 Subject: [PATCH] [win32-deps] Use specific commit in submodule (#1374) This will help make older builds reproducible. --- .gitmodules | 1 - win32-deps | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index b6273b6f..53732f7d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,6 @@ [submodule "win32-deps"] path = win32-deps url = https://github.com/visualboyadvance-m/win32-deps.git - branch = master [submodule "third_party/googletest"] path = third_party/googletest url = https://github.com/google/googletest.git diff --git a/win32-deps b/win32-deps index 0a1cdd9c..b9cfd0b1 160000 --- a/win32-deps +++ b/win32-deps @@ -1 +1 @@ -Subproject commit 0a1cdd9c04f7727e2d477b070e846c5b971761de +Subproject commit b9cfd0b1ea6108c65c175e380a8c35e620ac1f24