From 2192afe9d96e8bd91c2ceca9776db386283bf6a8 Mon Sep 17 00:00:00 2001 From: Joe Warren Date: Sat, 29 Jun 2024 01:03:57 +0100 Subject: [PATCH] gmsh 4.13.1 increment revision As I understand it, this forces gmsh to be rebuilt in response to an updated version of the opencascade dependency --- Formula/g/gmsh.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/g/gmsh.rb b/Formula/g/gmsh.rb index 834ca9fe6df014..a15c67f9469c0e 100644 --- a/Formula/g/gmsh.rb +++ b/Formula/g/gmsh.rb @@ -4,6 +4,7 @@ class Gmsh < Formula url "https://gmsh.info/src/gmsh-4.13.1-source.tgz" sha256 "77972145f431726026d50596a6a44fb3c1c95c21255218d66955806b86edbe8d" license "GPL-2.0-or-later" + revision 1 head "https://gitlab.onelab.info/gmsh/gmsh.git", branch: "master" livecheck do