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 444ee42 commit dd2b675Copy full SHA for dd2b675
Formula/f/flint.rb
@@ -1,8 +1,8 @@
1
class Flint < Formula
2
desc "C library for number theory"
3
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"
+ url "https://github.com/flintlib/flint/releases/download/v3.2.2/flint-3.2.2.tar.gz"
+ sha256 "577d7729e4c2e79ca1e894ad2ce34bc73516a92f623d42562694817f888a17eb"
6
license "LGPL-3.0-or-later"
7
8
livecheck do
0 commit comments