armadillo 9.700.2
Closes #44064. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c7337d6773
commit
7276b2a2b0
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.600.6.tar.xz"
|
||||
sha256 "eff4aa3c28ab10ba0dead39cc1cb05364fdf35f0971125dfbe3b8c92b60f9372"
|
||||
url "https://downloads.sourceforge.net/project/arma/armadillo-9.700.2.tar.xz"
|
||||
sha256 "923f2b48974f707c9da3176aab8d370e8003de23277c17ca0e49fdf97fac08bd"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue