Skip to content

Commit

Permalink
Bump GEANT4 to v11.2.0, vgm to v5-2 and GEANT4_VMC to v6-5
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
martenole committed Jan 15, 2024
1 parent 59497dc commit ef03331
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion geant4.sh
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion geant4_vmc.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: GEANT4_VMC
version: "%(tag_basename)s"
tag: "v6-1-update1-p9"
tag: "v6-5"
source: https://github.com/vmc-project/geant4_vmc
requires:
- ROOT
Expand Down
2 changes: 1 addition & 1 deletion vgm.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: vgm
version: "%(tag_basename)s"
tag: "v5-0"
tag: "v5-2"
source: https://github.com/vmc-project/vgm
requires:
- ROOT
Expand Down

0 comments on commit ef03331

Please sign in to comment.