We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd6ae6 commit 6c2dde4Copy full SHA for 6c2dde4
Formula/g/gismo.rb
@@ -1,8 +1,8 @@
1
class Gismo < Formula
2
desc "C++ library for isogeometric analysis (IGA)"
3
homepage "https://gismo.github.io"
4
- url "https://github.com/gismo/gismo/archive/refs/tags/v24.08.0.tar.gz"
5
- sha256 "ac6e7fc9d40aae698f3451a62dbbe45d9c62a40dfd1caf690b4d10eb624bcd6a"
+ url "https://github.com/gismo/gismo/archive/refs/tags/v25.01.0.tar.gz"
+ sha256 "d1250b3d3a37c9d7d3f9cb63e4a36ae07b76aa47335847008be7516cc390c61e"
6
license "MPL-2.0"
7
head "https://github.com/gismo/gismo.git", branch: "stable"
8
0 commit comments