Skip to content

Commit 73c002d

Browse files
committed
root 6.36.02
1 parent cdd371a commit 73c002d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/root.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Root < Formula
22
desc "Analyzing petabytes of data, scientifically"
33
homepage "https://root.cern"
4-
url "https://root.cern/download/root_v6.36.00.source.tar.gz"
5-
sha256 "94afc8def92842679a130a27521be66e2abdaa37620888e61d828a43fc4b01a2"
4+
url "https://root.cern/download/root_v6.36.02.source.tar.gz"
5+
sha256 "510d677b33ac7ca48aa0d712bdb88d835a1ff6a374ef86f1a1e168fa279eb470"
66
license "LGPL-2.1-or-later"
77
head "https://github.com/root-project/root.git", branch: "master"
88

0 commit comments

Comments
 (0)