From 2ddab668132591e16505e7be6e59385d316a615e Mon Sep 17 00:00:00 2001 From: Jerome Hue Date: Tue, 5 Mar 2024 16:00:20 +0100 Subject: [PATCH] Update the NamedType library reference in libraries.txt --- libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries.txt b/libraries.txt index 1398052..091f2e3 100644 --- a/libraries.txt +++ b/libraries.txt @@ -3,5 +3,5 @@ etl,cceb5038664a4fa363e79709bc08bd0bb356ae50,https://github.com/ETLCPP/etl.git debug_assert,c0b325e9023cc021bce0d23c8b4211f8e5b071d0,https://github.com/foonathan/debug_assert.git Catch2,v3.1.0,https://github.com/catchorg/Catch2.git littlefs,431349b099adc79cd6e8a6271e28882bf829bd4c,https://github.com/SpaceTeam/littlefs.git -NamedType,76668abe09807f92a695ee5e868f9719e888e65f,https://github.com/joboccara/NamedType.git +NamedType,9461f8d26238e14ba3c41813cf8e8fe9a0c3c75e,https://github.com/SpaceTeam/NamedType.git include-what-you-use,0.19,https://github.com/include-what-you-use/include-what-you-use.git