Skip to content

Commit

Permalink
msolve: v0.6.7
Browse files Browse the repository at this point in the history
Closes #235.

Signed-off-by: Mahrud Sayrafi <[email protected]>
  • Loading branch information
mahrud committed Jul 19, 2024
1 parent a1d195b commit ca8e7ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/msolve.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Msolve < Formula
desc "Library for solving multivariate polynomial systems"
homepage "https://msolve.lip6.fr"
url "https://github.com/algebraic-solving/msolve/archive/refs/tags/v0.6.5.tar.gz"
sha256 "30e3712eab4077438e2b3228d5958adb7e8488e523244a02320f80bd8c412c89"
url "https://github.com/algebraic-solving/msolve/archive/refs/tags/v0.6.7.tar.gz"
sha256 "1491e2da3ef7c324d7ddf10ee8ffc8c5cd9b11825d09c859ca9f64836559605e"
license "GPL-2.0-or-later"

head "https://gitlab.lip6.fr/safey/msolve.git"
Expand Down

0 comments on commit ca8e7ab

Please sign in to comment.