From 678a7d8a6166375efd38bd112a28d70cf3440771 Mon Sep 17 00:00:00 2001
From: praisig <praisig@ikf.uni-frankfurt.de>
Date: Fri, 18 Sep 2020 10:13:52 +0200
Subject: [PATCH] Update downloaded parameter version Trd parameter files for
 mcbm needed an update, this commit changes the downloaded parameter version
 accordignly

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

diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake
index 8b778641c6..d9de23314e 100644
--- a/external/InstallParameter.cmake
+++ b/external/InstallParameter.cmake
@@ -1,4 +1,4 @@
-set(PARAMETER_VERSION 6a8d5d82dbaa989b067016250779237b9c601be7)
+set(PARAMETER_VERSION ece66cc34c11c668dbf43a91edc4073cb9f963c1)
 
 set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git")
 
-- 
GitLab