parent
b2322b0065
commit
322e04490c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +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.5.3.tar.gz"
|
||||
sha256 "2bfa37b7bd709f003d6b8a172ddfb6d03ddd2d672d6096439523039f7a8e678c"
|
||||
url "https://cran.r-project.org/src/base/R-3/R-3.6.0.tar.gz"
|
||||
sha256 "36fcac3e452666158e62459c6fc810adc247c7109ed71c5b6c3ad5fc2bf57509"
|
||||
|
||||
bottle do
|
||||
sha256 "8d1c5161ae03b34d8ed55bd7aa60c708b196b39929cd867bf80973640915f86e" => :mojave
|
||||
|
|
Loading…
Reference in a new issue