From 724869e0880c2f574f05b4edb02a3e79554281e8 Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Thu, 4 Jul 2024 14:31:58 +0300 Subject: [PATCH] fixed submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4dfb37c7..5733f4fe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -60,4 +60,4 @@ url = https://github.com/shadps4-emu/tracy.git [submodule "externals/hwinfo"] path = externals/hwinfo - url = https://github.com/shadps4-emu/ext-hwinfo.git + url = https://github.com/lfreist/hwinfo.git