From 097e252a294eb05e9fbbcb4167908a5a24af4d87 Mon Sep 17 00:00:00 2001 From: Ivan Shynkarenka Date: Sat, 4 Feb 2023 19:43:08 +0400 Subject: [PATCH] Update .gitlinks --- sample/.gitlinks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/.gitlinks b/sample/.gitlinks index 8160db2..62e3830 100644 --- a/sample/.gitlinks +++ b/sample/.gitlinks @@ -5,7 +5,7 @@ CppLogging CppLogging https://github.com/chronoxor/CppLogging.git master # Modules Catch2 modules/Catch2 https://github.com/catchorg/Catch2.git devel -cpp-optparse modules/cpp-optparse https://github.com/weisslj/cpp-optparse.git master +cpp-optparse modules/cpp-optparse https://github.com/weisslj/cpp-optparse.git main fmt modules/fmt https://github.com/fmtlib/fmt.git master HdrHistogram modules/HdrHistogram https://github.com/HdrHistogram/HdrHistogram_c.git main zlib modules/zlib https://github.com/madler/zlib.git master