From f19c0e50b17687caac76be67b20d42a1c7b3fc72 Mon Sep 17 00:00:00 2001 From: Florian Uhlig <f.uhlig@gsi.de> Date: Thu, 12 Jan 2023 10:45:40 +0100 Subject: [PATCH] Use latest version of the parameter repository Fixes a problem with wrong drift time in much. Fixes #2452. Add material maps for sts_v22e_mcbm. --- external/InstallParameter.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake index edf54d646b..36a29ba795 100644 --- a/external/InstallParameter.cmake +++ b/external/InstallParameter.cmake @@ -1,4 +1,4 @@ -set(PARAMETER_VERSION 6b480a280ec08800877385f897662320aa6a16d6) +set(PARAMETER_VERSION 0b60d32112fe2c6855d5ecb058de23d5d96a5330) set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git") -- GitLab