Skip to content

Commit

Permalink
msolve 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Sep 30, 2023
1 parent 5a5f7e4 commit 45cd493
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/releases/download/v0.4.9/msolve-0.4.9.tar.gz"
sha256 "a9662bfb9f3a4977067a88975f84663e47fabf520cd5eb4ad3cca44fa940153c"
url "https://github.com/algebraic-solving/msolve/releases/download/v0.5.0/msolve-0.5.0.tar.gz"
sha256 "13ad04757b0ba0bd44cf9a5abcf5aff416d5560b035323e9561ad4d4c020cfe5"
license "GPL-2.0-or-later"

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

0 comments on commit 45cd493

Please sign in to comment.