diff --git a/geant4.sh b/geant4.sh index 9082873935..5358971d9f 100644 --- a/geant4.sh +++ b/geant4.sh @@ -1,6 +1,6 @@ package: GEANT4 version: "%(tag_basename)s" -tag: "v11.0.4" +tag: "v11.2.0" # source: https://github.com/alisw/geant4.git source: https://gitlab.cern.ch/geant4/geant4.git requires: diff --git a/geant4_vmc.sh b/geant4_vmc.sh index cfe925cec3..f6460d9818 100644 --- a/geant4_vmc.sh +++ b/geant4_vmc.sh @@ -1,6 +1,6 @@ package: GEANT4_VMC version: "%(tag_basename)s" -tag: "v6-1-update1-p9" +tag: "v6-6-p1" source: https://github.com/vmc-project/geant4_vmc requires: - ROOT