Skip to content

Commit

Permalink
[gmsh] bump version to 4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maltezfaria committed Jan 10, 2024
1 parent dc31f1d commit 694a069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions G/gmsh/build_tarballs.jl
Expand Up @@ -3,12 +3,12 @@
using BinaryBuilder

name = "gmsh"
version = v"4.11.1"
version = v"4.12.0"

# Collection of sources required to build Gmsh
sources = [
ArchiveSource("https://gmsh.info/src/gmsh-$(version)-source.tgz",
"c5fe1b7cbd403888a814929f2fd0f5d69e27600222a18c786db5b76e8005b365"),
"2a6007872ba85abd9901914826f6986a2437ab7104f564ccefa1b7a3de742c17"),
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit 694a069

Please sign in to comment.