packmol 18.166
Closes #29076. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8772a655b9
commit
54af8becc3
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Packmol < Formula
|
||||
desc "Packing optimization for molecular dynamics simulations"
|
||||
homepage "https://www.ime.unicamp.br/~martinez/packmol/"
|
||||
url "https://github.com/leandromartinez98/packmol/archive/18.104.tar.gz"
|
||||
sha256 "a87cb076f82a5ee94206b7534cd790c243fadd2d64bca5b12aa88493d5024f87"
|
||||
revision 1
|
||||
url "https://github.com/leandromartinez98/packmol/archive/18.166.tar.gz"
|
||||
sha256 "104756d8c39e0ada6c508aa55513b0ef0f9ec944df0f0a8b38673a9edc2d21b2"
|
||||
head "https://github.com/leandromartinez98/packmol.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue