r 3.6.2
Closes #47796. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
0160e8cf8f
commit
168a89d0e1
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class R < Formula
|
||||
desc "Software environment for statistical computing"
|
||||
homepage "https://www.r-project.org/"
|
||||
url "https://cran.r-project.org/src/base/R-3/R-3.6.1.tar.gz"
|
||||
sha256 "5baa9ebd3e71acecdcc3da31d9042fb174d55a42829f8315f2457080978b1389"
|
||||
revision 1
|
||||
url "https://cran.r-project.org/src/base/R-3/R-3.6.2.tar.gz"
|
||||
sha256 "bd65a45cddfb88f37370fbcee4ac8dd3f1aebeebe47c2f968fd9770ba2bbc954"
|
||||
|
||||
bottle do
|
||||
sha256 "daa26a653216abd86a51e09ce4e3ebedacbabb40f91aaec932dbe956d6f66909" => :catalina
|
||||
|
|
Loading…
Reference in a new issue