From 16bc84c572c7f0c14bd5f9dda4640761581eef09 Mon Sep 17 00:00:00 2001 From: "s.zharko@gsi.de" <s.zharko@gsi.de> Date: Thu, 9 May 2024 16:41:14 +0200 Subject: [PATCH] Parameters hash update The hash update for the cbmroot_parameter update MR https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter/-/merge_requests/184 --- external/InstallParameter.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake index aa41ecb0a5..4ca65d3f18 100644 --- a/external/InstallParameter.cmake +++ b/external/InstallParameter.cmake @@ -1,4 +1,4 @@ -set(PARAMETER_VERSION 5a38133b717061a8a2c3d386c56d72a02634df12) # 2024-05-09 +set(PARAMETER_VERSION e444a11048669f08b28894150b61d853f8987f7a) # 2024-05-09 set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git") -- GitLab