Skip to content

Commit b087178

Browse files
committed
Bump mathicgb to 1.2
1 parent 8139d96 commit b087178

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/mathicgb.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Mathicgb < Formula
22
desc "Compute (signature) Groebner bases using the fast datastructures from mathic"
33
homepage "https://github.com/Macaulay2/mathicgb"
4-
url "https://github.com/Macaulay2/mathicgb.git", using: :git, branch: "master"
5-
version "1.0"
4+
url "https://github.com/Macaulay2/mathicgb/releases/download/v1.2/mathicgb-1.2.tar.gz"
5+
sha256 "5052ea8b175658a018d51cecef6c8d31f103ca3a7254b3690b4dbf80cbf0322e"
66
license "GPL-2.0-or-later"
7-
revision 9
87

98
bottle do
109
root_url "https://github.com/Macaulay2/homebrew-tap/releases/download/mathicgb-1.0_9"

0 commit comments

Comments
 (0)