Skip to content

Commit 6c2dde4

Browse files
committed
gismo 25.01.0
1 parent edd6ae6 commit 6c2dde4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gismo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gismo < Formula
22
desc "C++ library for isogeometric analysis (IGA)"
33
homepage "https://gismo.github.io"
4-
url "https://github.com/gismo/gismo/archive/refs/tags/v24.08.0.tar.gz"
5-
sha256 "ac6e7fc9d40aae698f3451a62dbbe45d9c62a40dfd1caf690b4d10eb624bcd6a"
4+
url "https://github.com/gismo/gismo/archive/refs/tags/v25.01.0.tar.gz"
5+
sha256 "d1250b3d3a37c9d7d3f9cb63e4a36ae07b76aa47335847008be7516cc390c61e"
66
license "MPL-2.0"
77
head "https://github.com/gismo/gismo.git", branch: "stable"
88

0 commit comments

Comments
 (0)