From b78311a90109c3e3ccbb754091fcac2bb55cf06e Mon Sep 17 00:00:00 2001 From: Silverlan Date: Tue, 31 Dec 2024 06:55:45 +0100 Subject: [PATCH] build: update submodule "sharedutils" --- build_scripts/scripts/external_libs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_scripts/scripts/external_libs.py b/build_scripts/scripts/external_libs.py index 8ee7716f8..219a3d5e3 100644 --- a/build_scripts/scripts/external_libs.py +++ b/build_scripts/scripts/external_libs.py @@ -17,7 +17,7 @@ get_submodule("networkmanager","https://github.com/Silverlan/networkmanager.git","981bc5809c1a768267ddace778205e1be0262730") get_submodule("panima","https://github.com/Silverlan/panima.git","9702ad39b66e2d6fe5793e465c6d3bd66da9f8cd") get_submodule("prosper","https://github.com/Silverlan/prosper.git","a9b568c360fc06d8159215e3f0dd84f595d1fbce") -get_submodule("sharedutils","https://github.com/Silverlan/sharedutils.git","c32209f7cde687d89aa3f516d3ef0e3977918f6f") +get_submodule("sharedutils","https://github.com/Silverlan/sharedutils.git","36c79c81a1ff696e2dd60739ab5bedf302353f92") get_submodule("util_bsp","https://github.com/Silverlan/util_bsp.git","2d912cceaaa59199a86431aa9d194e922b2ebea4") get_submodule("util_formatted_text","https://github.com/Silverlan/util_formatted_text.git","c473a2bdc1ad84ef52d391226d6983ef3076958e") get_submodule("util_image","https://github.com/Silverlan/util_image.git","72269cdc0be30e8498626659d3f46e4731eeadb2")