Skip to content

Commit dd2b675

Browse files
committed
flint 3.2.2
1 parent 444ee42 commit dd2b675

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/flint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Flint < Formula
22
desc "C library for number theory"
33
homepage "https://flintlib.org/"
4-
url "https://github.com/flintlib/flint/releases/download/v3.2.1/flint-3.2.1.tar.gz"
5-
sha256 "ca7be46d77972277eb6fe0c4f767548432f56bb534aa17d6dba2d7cce15cd23f"
4+
url "https://github.com/flintlib/flint/releases/download/v3.2.2/flint-3.2.2.tar.gz"
5+
sha256 "577d7729e4c2e79ca1e894ad2ce34bc73516a92f623d42562694817f888a17eb"
66
license "LGPL-3.0-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)