From 94412c734258f494a5a316241c8f7fd5af1161a0 Mon Sep 17 00:00:00 2001 From: P-A Loizeau <p.-a.loizeau@gsi.de> Date: Tue, 19 Mar 2024 13:33:42 +0100 Subject: [PATCH] Bump param hash to bring fix to mSTS24 M0 mappings --- external/InstallParameter.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake index a003eb7399..2e88928501 100644 --- a/external/InstallParameter.cmake +++ b/external/InstallParameter.cmake @@ -1,4 +1,4 @@ -set(PARAMETER_VERSION db9c7e6dc8989998898db60a9c490afa9c9c7891) # 2024-03-06 +set(PARAMETER_VERSION 961cdcd9f50561aaa7a305d78cf1d6157cd5ac68) # 2024-03-19 set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git") -- GitLab