We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd371a commit 73c002dCopy full SHA for 73c002d
Formula/r/root.rb
@@ -1,8 +1,8 @@
1
class Root < Formula
2
desc "Analyzing petabytes of data, scientifically"
3
homepage "https://root.cern"
4
- url "https://root.cern/download/root_v6.36.00.source.tar.gz"
5
- sha256 "94afc8def92842679a130a27521be66e2abdaa37620888e61d828a43fc4b01a2"
+ url "https://root.cern/download/root_v6.36.02.source.tar.gz"
+ sha256 "510d677b33ac7ca48aa0d712bdb88d835a1ff6a374ef86f1a1e168fa279eb470"
6
license "LGPL-2.1-or-later"
7
head "https://github.com/root-project/root.git", branch: "master"
8
0 commit comments