From 70c62ada5b1605b1298b3480f56adec8cb44120b Mon Sep 17 00:00:00 2001
From: Valentina <v.akishina@gsi.de>
Date: Wed, 21 Apr 2021 12:01:28 +0200
Subject: [PATCH] change the hash value in externals/InstallParameter.cmake

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

diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake
index 3b6e65c4e2..403a0b179a 100644
--- a/external/InstallParameter.cmake
+++ b/external/InstallParameter.cmake
@@ -1,4 +1,5 @@
-set(PARAMETER_VERSION 2e47707c9ee054d7ab9dffcfe968be8f85c41f30)
+set(PARAMETER_VERSION e063df82cf792894114e3083ce35b7d112297eb7)
+
 
 set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git")
 
-- 
GitLab