packmol 20.12.0

Closes #119622.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2023-01-03 02:53:40 +01:00 committed by BrewTestBot
parent b7a01b0e02
commit cbabcefc3d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Packmol < Formula
desc "Packing optimization for molecular dynamics simulations"
homepage "https://www.ime.unicamp.br/~martinez/packmol/"
url "https://github.com/m3g/packmol/archive/v20.11.1.tar.gz"
sha256 "3e3c3b0d860fa48f115f9665325244737103dde1b978dd6d31700a329c3bfe17"
url "https://github.com/m3g/packmol/archive/v20.12.0.tar.gz"
sha256 "9c8a97f273ce6c6932b209a6c4e01653d02e1194bcb541d513f14b33f4bdab80"
license "MIT"
head "https://github.com/m3g/packmol.git", branch: "master"