From 977c17b56d61025b1d6986e583ea852bc773209f Mon Sep 17 00:00:00 2001 From: zqxwce Date: Sat, 29 Aug 2026 03:22:18 +0300 Subject: [PATCH] resources: Point storage submodule to zqxwce fork Retarget scripts/resources submodule URL from Lakr233 to the zqxwce/vphone-cli-storage fork. Co-Authored-By: Claude Fable 5 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c0d1d2e..0357c64 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "scripts/resources"] path = scripts/resources - url = https://github.com/Lakr233/vphone-cli-storage.git + url = https://github.com/zqxwce/vphone-cli-storage.git [submodule "vendor/libcapstone-spm"] path = vendor/libcapstone-spm url = https://github.com/Lakr233/libcapstone-spm.git