Skip to content

Commit c8f66d8

Browse files
committed
armadillo 15.2.1
1 parent 8234968 commit c8f66d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/armadillo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Armadillo < Formula
22
desc "C++ linear algebra library"
33
homepage "https://arma.sourceforge.net/"
4-
url "https://downloads.sourceforge.net/project/arma/armadillo-15.2.0.tar.xz"
5-
sha256 "2f71c0661fc4a46e2dd56b7651cf3bb5928b499a4b10df31efc1a4241edf0043"
4+
url "https://downloads.sourceforge.net/project/arma/armadillo-15.2.1.tar.xz"
5+
sha256 "a5b8109da3c169802f51a14d3bd1246395c24bbca55601760b0c96a3c0b2f8fa"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)