Skip to content

Commit a1de761

Browse files
authored
Update packmol to 20.16.0 (#10588)
1 parent 92431a1 commit a1de761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

P/Packmol/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
using BinaryBuilder, Pkg
44

55
name = "Packmol"
6-
version = v"20.15.2"
6+
version = v"20.16.0"
77

88
# Collection of sources required to complete build
99
sources = [
10-
GitSource("https://github.com/m3g/packmol", "0f4e5797a7f94e0d906e2c2e45203849e29b3e91"),
10+
GitSource("https://github.com/m3g/packmol", "d236cb4acaba58e59a4ecaeb65fccc5b44072656"),
1111
]
1212

1313
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)