From cdf62c5e4d6c66e9efca216f2d8056f4f411d80f Mon Sep 17 00:00:00 2001 From: "se.gorbunov" <se.gorbunov@gsi.de> Date: Tue, 17 Sep 2024 00:49:40 +0200 Subject: [PATCH] Ca: update parameter hash for mcbm2022 CI --- external/InstallParameter.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake index 5af6bd2d6c..f35218aa06 100644 --- a/external/InstallParameter.cmake +++ b/external/InstallParameter.cmake @@ -1,4 +1,4 @@ -set(PARAMETER_VERSION a7ccadd6ab0a8b6c87b2e6a563bd7e24455d703d) # 2024-07-22 +set(PARAMETER_VERSION adc13a30961db2dc5bb577c3efd09a0a572c7b4b) # 2024-07-22 set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git") -- GitLab