Skip to content

Commit 5cb1f4e

Browse files
committed
[legacy] root: Bump v6.30.04
1 parent 4f504c9 commit 5cb1f4e

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
@@ -358,7 +358,7 @@ ExternalProject_Add(geant4
358358
)
359359

360360
list(APPEND packages root)
361-
set(root_version "6.30.02")
361+
set(root_version "6.30.04")
362362
string(REPLACE "\." "-" root_version_gittag ${root_version})
363363
if(APPLE AND CMAKE_VERSION VERSION_GREATER 3.15)
364364
set(root_builtin_glew "-Dbuiltin_glew=ON")

legacy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ please contact us.
114114
| onnxruntime | 1.12.1 | https://github.com/microsoft/onnxruntime |
115115
| pythia6 | 428-alice1 | https://github.com/alisw/pythia6 |
116116
| pythia8 | 8310 | https://pythia.org/ |
117-
| root | 6.30.02 | https://root.cern |
117+
| root | 6.30.04 | https://root.cern |
118118
| vc | 1.4.4 | https://github.com/VcDevel/Vc |
119119
| vgm | 5-2 | https://github.com/vmc-project/vgm |
120120
| vmc | 2-0 | https://github.com/vmc-project/vmc |

0 commit comments

Comments
 (0)