armadillo 9.200.7
Closes #37189. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
0af071f01e
commit
ad93d227a1
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-9.100.5.tar.xz"
|
||||
sha256 "7e7dc6f1e876b8243c27a003b037559663371b42885436b1087757e652db41cd"
|
||||
revision 2
|
||||
url "https://downloads.sourceforge.net/project/arma/armadillo-9.200.7.tar.xz"
|
||||
sha256 "e2787d40bcd46edf70f65ba4efd523ccb8b96a93fdb8f76da6adf1e921cb7df8"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue