From 0fa037adc3e064061e806ee2f876e91428f6e150 Mon Sep 17 00:00:00 2001 From: Hacksign Date: Thu, 29 May 2025 16:08:39 +0800 Subject: [PATCH] UPDATE: unicorn repo information. --- .gitmodules | 4 ++-- deps/googletest | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 39d3ee49..923424f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ [submodule "deps/unicorn"] path = deps/unicorn - url = ../unicorn.git + url = https://github.com/momo5502/unicorn.git shallow = true - branch = wasm + branch = a19ae94 [submodule "deps/reflect"] path = deps/reflect url = https://github.com/qlibs/reflect.git diff --git a/deps/googletest b/deps/googletest index 09ffd001..7da55820 160000 --- a/deps/googletest +++ b/deps/googletest @@ -1 +1 @@ -Subproject commit 09ffd0015395354774c059a17d9f5bee36177ff9 +Subproject commit 7da55820cc32dedd6c1b048f2d4e13fdde5e8237