From 0c8c9b477e58bc2737912d8f175461688fe8956b Mon Sep 17 00:00:00 2001
From: Dominik Smith <smith@th.physik.uni-frankfurt.de>
Date: Mon, 30 Oct 2023 15:52:05 +0100
Subject: [PATCH] Updated parameter hash.

---
 external/InstallParameter.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake
index 24ab25a189..166b5b99af 100644
--- a/external/InstallParameter.cmake
+++ b/external/InstallParameter.cmake
@@ -1,4 +1,4 @@
-set(PARAMETER_VERSION bb6ce3c59e048e38b1c80e94d401ba1fd12abaef)
+set(PARAMETER_VERSION 6e29512b5db4315f7307573460093546f70f079b)
 
 set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git")
 
-- 
GitLab