Skip to content

Commit f6f1cf7

Browse files
committed
packmol 21.0.3
1 parent 475be73 commit f6f1cf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/packmol.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Packmol < Formula
22
desc "Packing optimization for molecular dynamics simulations"
33
homepage "https://www.ime.unicamp.br/~martinez/packmol/"
4-
url "https://github.com/m3g/packmol/archive/refs/tags/v21.0.2.tar.gz"
5-
sha256 "4b63d73400f7702347d9ff0cc4d0009be5a752afa7af00ad612554e8918f00fd"
4+
url "https://github.com/m3g/packmol/archive/refs/tags/v21.0.3.tar.gz"
5+
sha256 "902e885e4b08ca728333b7cb56c9d8e46c4581f9f8d503ac42d13e24e00dc185"
66
license "MIT"
77
head "https://github.com/m3g/packmol.git", branch: "master"
88

0 commit comments

Comments
 (0)