armadillo 8.500.1
Closes #27878. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
07f7ce849b
commit
b82ee6f7c8
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Armadillo < Formula
|
||||
desc "C++ linear algebra library"
|
||||
homepage "https://arma.sourceforge.io/"
|
||||
url "https://downloads.sourceforge.net/project/arma/armadillo-8.500.0.tar.xz"
|
||||
sha256 "f51c69f45cfbd4773c77ded333c8ff9cdd9a8e0d5a1c011b6a0333ab4b8cbbf1"
|
||||
revision 1
|
||||
url "https://downloads.sourceforge.net/project/arma/armadillo-8.500.1.tar.xz"
|
||||
sha256 "ace40efbe2df4b418ec713c71bbd20cedfa92a55015f810639319dec477aa12e"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue