Skip to content

Commit a008e7c

Browse files
committed
[legacy] vgm: Bump v5-3
1 parent 43e81fe commit a008e7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmake/legacy.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ ExternalProject_Add(geant3
435435
)
436436

437437
list(APPEND packages vgm)
438-
set(vgm_version "5-2")
438+
set(vgm_version "5-3")
439439
ExternalProject_Add(vgm
440440
GIT_REPOSITORY https://github.com/vmc-project/vgm GIT_TAG v${vgm_version}
441441
${CMAKE_DEFAULT_ARGS} CMAKE_ARGS

legacy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ please contact us.
118118
| pythia8 | 8312 | https://pythia.org/ |
119119
| root | 6.32.02 | https://root.cern |
120120
| vc | 1.4.5 | https://github.com/VcDevel/Vc |
121-
| vgm | 5-2 | https://github.com/vmc-project/vgm |
121+
| vgm | 5-3 | https://github.com/vmc-project/vgm |
122122
| vmc | 2-0 | https://github.com/vmc-project/vmc |
123123
| zeromq | 4.3.5 | https://github.com/zeromq/libzmq |

0 commit comments

Comments
 (0)