Skip to content

Commit

Permalink
Update mlpack to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Sep 27, 2024
1 parent 24d3bde commit 8d4427e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/m/mlpack/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ package("mlpack")
add_urls("https://github.com/mlpack/mlpack/archive/refs/tags/$(version).tar.gz",
"https://github.com/mlpack/mlpack.git")

add_versions("4.5.0", "aab70aee10c134ef3fe568843fe4b3bb5e8901af30ea666f57462ad950682317")
add_versions("4.3.0", "08cd54f711fde66fc3b6c9db89dc26776f9abf1a6256c77cfa3556e2a56f1a3d")

if is_plat("linux") then
Expand Down

0 comments on commit 8d4427e

Please sign in to comment.