root 6.12.04
Closes #22050. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
cba77ffd37
commit
5f128a93e9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Root < Formula
|
||||
desc "Object oriented framework for large scale data analysis"
|
||||
homepage "https://root.cern.ch"
|
||||
url "https://root.cern.ch/download/root_v6.10.08.source.tar.gz"
|
||||
version "6.10.08"
|
||||
sha256 "2cd276d2ac365403c66f08edd1be62fe932a0334f76349b24d8c737c0d6dad8a"
|
||||
url "https://root.cern.ch/download/root_v6.12.04.source.tar.gz"
|
||||
version "6.12.04"
|
||||
sha256 "f438f2ae6e25496fa81df525935fb0bf2a403855d95c40b3e0f3a3e1e861a085"
|
||||
head "http://root.cern.ch/git/root.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue