From 81e10bad9e386e14291409c0755c8227c7169237 Mon Sep 17 00:00:00 2001
From: "se.gorbunov" <se.gorbunov@gsi.de>
Date: Tue, 6 Feb 2024 11:07:16 +0000
Subject: [PATCH] Update of parameter hash due to changes in the data
 structures

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

diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake
index 309ee82b1c..df0d813a92 100644
--- a/external/InstallParameter.cmake
+++ b/external/InstallParameter.cmake
@@ -1,4 +1,4 @@
-set(PARAMETER_VERSION 8570b285f4f118e264900ac84e20799b7fc15dab)
+set(PARAMETER_VERSION bfa9ac2437baff4af8598f6239dba8938a50d2de)
 
 set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git")
 
-- 
GitLab