From 477c0647deacb760723ddd57f2846093b79c5b2e Mon Sep 17 00:00:00 2001 From: "s.zharko@gsi.de" <s.zharko@gsi.de> Date: Thu, 21 Mar 2024 22:24:45 +0100 Subject: [PATCH] Parameters repository hash change (due to rebase) --- external/InstallParameter.cmake | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake index e0c7c0b0e3..8557bb8a1a 100644 --- a/external/InstallParameter.cmake +++ b/external/InstallParameter.cmake @@ -1,6 +1,4 @@ -set(PARAMETER_VERSION 4eb5a8fb28d265bd0ff235f696fceaf53db11702) # 2024-03-22 -set(PARAMETER_VERSION 3b1908adc46467043058ad96e9332cee9a2502a3) # 2024-03-12 -set(PARAMETER_VERSION 961cdcd9f50561aaa7a305d78cf1d6157cd5ac68) # 2024-03-19 +set(PARAMETER_VERSION f03871f1d275b2009270902af9949e9b2dbb3eda) # 2024-03-22 set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git") -- GitLab