diff --git a/Formula/fplll.rb b/Formula/fplll.rb index 28995f2be41..5aa11fb2db1 100644 --- a/Formula/fplll.rb +++ b/Formula/fplll.rb @@ -1,8 +1,8 @@ class Fplll < Formula desc "Lattice algorithms using floating-point arithmetic" homepage "https://github.com/fplll/fplll" - url "https://github.com/fplll/fplll/releases/download/5.4.3/fplll-5.4.3.tar.gz" - sha256 "43cf1a3e016d94f85ddff2888e62853c510774521a4abdfb5055c90f40e6eba1" + url "https://github.com/fplll/fplll/releases/download/5.4.4/fplll-5.4.4.tar.gz" + sha256 "0fd9d378f04ff886d8864728baf5d90b8b0b82c1e541e92550644fb54f75691d" license "LGPL-2.1-or-later" bottle do