From a657bfaad259277d7adc83240ecd85a885f67831 Mon Sep 17 00:00:00 2001 From: P-A Loizeau <p.-a.loizeau@gsi.de> Date: Thu, 20 Jun 2024 10:25:26 +0200 Subject: [PATCH] Bump geo hash to fix bug in optical data for RichGlass for Geant4.11.2. --- external/InstallGeometry.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/InstallGeometry.cmake b/external/InstallGeometry.cmake index 99646f5039..06c625c4aa 100644 --- a/external/InstallGeometry.cmake +++ b/external/InstallGeometry.cmake @@ -1,4 +1,4 @@ -set(GEOMETRY_VERSION 23fc74a1198769d99d24c14def4e4391371a2055) +set(GEOMETRY_VERSION cfbcc4e939bb505f94afd6a64fe68909ec162c80) set(GEOMETRY_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_geometry.git") if (CBM_MCBM_PARS) -- GitLab