diff --git a/M/MAGEMin/build_tarballs.jl b/M/MAGEMin/build_tarballs.jl index 8cca7ae037b..a86483c7ead 100755 --- a/M/MAGEMin/build_tarballs.jl +++ b/M/MAGEMin/build_tarballs.jl @@ -4,11 +4,11 @@ using BinaryBuilder, Pkg using Base.BinaryPlatforms name = "MAGEMin" -version = v"1.9.2" +version = v"1.9.3" # Collection of sources required to complete build sources = [GitSource("https://github.com/ComputationalThermodynamics/MAGEMin", - "62a58705eaf247b22bec4d0266df9395d842db73") ] + "a55f476f8ba5bd31c4e0aca70b2272621893005d") ] # Bash recipe for building across all platforms script = raw"""