From 86d2c8ac8bd9b72b07a42bd75026cceaf5696bb2 Mon Sep 17 00:00:00 2001 From: Justin Alvarez Date: Thu, 23 Jan 2025 13:11:54 -0500 Subject: [PATCH] fix submodule Signed-off-by: Justin Alvarez --- .gitmodules | 2 +- deps/finch-core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9c0d77b81..f2ba058af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "finch-core"] path = deps/finch-core - url = https://github.com/pendo324/finch-core.git + url = https://github.com/runfinch/finch-core.git diff --git a/deps/finch-core b/deps/finch-core index d126bee32..0567f39f6 160000 --- a/deps/finch-core +++ b/deps/finch-core @@ -1 +1 @@ -Subproject commit d126bee32378412460e37dbc91c20f6ca1baba92 +Subproject commit 0567f39f62506d02e1c32d01eca5f971352da847