Skip to content

Commit 3129768

Browse files
committed
mlpack 4.5.1
1 parent ad8560c commit 3129768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mlpack.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mlpack < Formula
22
desc "Scalable C++ machine learning library"
33
homepage "https://www.mlpack.org"
4-
url "https://mlpack.org/files/mlpack-4.5.0.tar.gz"
5-
sha256 "aab70aee10c134ef3fe568843fe4b3bb5e8901af30ea666f57462ad950682317"
4+
url "https://mlpack.org/files/mlpack-4.5.1.tar.gz"
5+
sha256 "58059b911a78b8bda91eef4cfc6278383b24e71865263c2e0569cf5faa59dda3"
66
license all_of: ["BSD-3-Clause", "MPL-2.0", "BSL-1.0", "MIT"]
77
head "https://github.com/mlpack/mlpack.git", branch: "master"
88

0 commit comments

Comments
 (0)