armadillo 9.800.1
Closes #45097. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
7ec911021d
commit
2f25ca44dd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Armadillo < Formula
|
||||
desc "C++ linear algebra library"
|
||||
homepage "https://arma.sourceforge.io/"
|
||||
url "https://downloads.sourceforge.net/project/arma/armadillo-9.700.3.tar.xz"
|
||||
sha256 "6779ab4e82b8487dcf08e58d6d7d86f20b1c0032c6817712a95ec6097fe4528d"
|
||||
url "https://downloads.sourceforge.net/project/arma/armadillo-9.800.1.tar.xz"
|
||||
sha256 "ebcf57e031465848d2110d2d9f0b09a3bfd31d7e117327e6142935f2e783daee"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue