root: new version 6.30.04 (#43378)
New version of ROOT, no changes to build system that aren't already accounted for (e.g. require http for webgui), https://github.com/root-project/root/compare/v6-30-02...v6-30-04
This commit is contained in:
parent
66345e7185
commit
a4a27fb1e4
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ class Root(CMakePackage):
|
|||
version("develop", branch="master")
|
||||
|
||||
# Production version
|
||||
version("6.30.04", sha256="2b4180b698f39cc65d91084d833a884515b325bc5f673c8e39abe818b025d8cc")
|
||||
version("6.30.02", sha256="7965a456d1ad1ee0d5fe4769bf5a8fec291af684ed93db0f3080a9c362435183")
|
||||
version("6.30.00", sha256="0592c066954cfed42312957c9cb251654456064fe2d8dabdcb8826f1c0099d71")
|
||||
version("6.28.10", sha256="69d6fdeb607e6b20bd02c757fa6217024c0b6132c1e9b1dff4d85d9a2bb7e51e")
|
||||
|
|
Loading…
Reference in a new issue