From 2ad676b97c557b357c4b45d15b5bda1b2d2c29ef Mon Sep 17 00:00:00 2001 From: P-A Loizeau <p.-a.loizeau@gsi.de> Date: Tue, 11 Feb 2025 15:43:08 +0100 Subject: [PATCH] Bump param repo hash to bring 02/2025 online params --- external/InstallParameter.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake index d320c5496..74e6f4312 100644 --- a/external/InstallParameter.cmake +++ b/external/InstallParameter.cmake @@ -1,4 +1,4 @@ -set(PARAMETER_VERSION 6959ee1375164fe0a620fc46ba57f1d4ca254fce) # 2025/02/07 +set(PARAMETER_VERSION ab9972f137bc52efd58bf3672e670a2d4fbcb1be) # 2025/02/11 set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git") download_project_if_needed(PROJECT Parameter_source -- GitLab