gromacs 2019.1
Closes #38631. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
7afa56b4a5
commit
5343248d1f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gromacs < Formula
|
||||
desc "Versatile package for molecular dynamics calculations"
|
||||
homepage "http://www.gromacs.org/"
|
||||
url "https://ftp.gromacs.org/pub/gromacs/gromacs-2018.3.tar.gz"
|
||||
sha256 "4423a49224972969c52af7b1f151579cea6ab52148d8d7cbae28c183520aa291"
|
||||
url "https://ftp.gromacs.org/pub/gromacs/gromacs-2019.1.tar.gz"
|
||||
sha256 "b2c37ed2fcd0e64c4efcabdc8ee581143986527192e6e647a197c76d9c4583ec"
|
||||
|
||||
bottle do
|
||||
sha256 "7e7a91d9324d2eea4c6095a7b469c9b59a103d3e7a564e16f7f647f084c82433" => :mojave
|
||||
|
|
Loading…
Reference in a new issue