We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475be73 commit f6f1cf7Copy full SHA for f6f1cf7
Formula/p/packmol.rb
@@ -1,8 +1,8 @@
1
class Packmol < Formula
2
desc "Packing optimization for molecular dynamics simulations"
3
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"
+ url "https://github.com/m3g/packmol/archive/refs/tags/v21.0.3.tar.gz"
+ sha256 "902e885e4b08ca728333b7cb56c9d8e46c4581f9f8d503ac42d13e24e00dc185"
6
license "MIT"
7
head "https://github.com/m3g/packmol.git", branch: "master"
8
0 commit comments