Skip to content

Commit 3790238

Browse files
authored
MAGEMin v1.7.6 (#11142)
1 parent fc41569 commit 3790238

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

M/MAGEMin/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ using BinaryBuilder, Pkg
44
using Base.BinaryPlatforms
55

66
name = "MAGEMin"
7-
version = v"1.7.5"
7+
version = v"1.7.6"
88

99
# Collection of sources required to complete build
1010
sources = [GitSource("https://github.com/ComputationalThermodynamics/MAGEMin",
11-
"26a6712bbcdd5d8f45fdac696941606d89d2132a") ]
11+
"e6999ecb69aec6b03511ce454dd4d33b8f7085cc") ]
1212

1313
# Bash recipe for building across all platforms
1414
script = raw"""

0 commit comments

Comments
 (0)