Skip to content

Commit ffc2a2f

Browse files
committed
gmsh 4.15.0
1 parent 7d74150 commit ffc2a2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gmsh.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gmsh < Formula
22
desc "3D finite element grid generator with CAD engine"
33
homepage "https://gmsh.info/"
4-
url "https://gmsh.info/src/gmsh-4.14.1-source.tgz"
5-
sha256 "300cbb74b6fb88062aba70b1f5f31a8980177a4af415221a16ec8c0aa1d72afd"
4+
url "https://gmsh.info/src/gmsh-4.15.0-source.tgz"
5+
sha256 "abb2632715bd7d0130ded7144fd6263635cd7dea883b8df61ba4da58ce6a1dfe"
66
license "GPL-2.0-or-later"
77
head "https://gitlab.onelab.info/gmsh/gmsh.git", branch: "master"
88

0 commit comments

Comments
 (0)