From 6e34c156da5d909520ebbe738ee1dc5eab04e631 Mon Sep 17 00:00:00 2001 From: Stephane Leduc Date: Thu, 10 Oct 2024 15:02:15 +0200 Subject: [PATCH] chore(.gitmodules): update CLI11 submodule url (from b-com-software-basis) --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f726986..5bc2981 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,5 @@ url = https://github.com/nlohmann/json.git [submodule "libs/CLI11"] path = libs/CLI11 -url=https://github.com/Firefly35/CLI11.git +url=https://github.com/b-com-software-basis/CLI11.git +