[mlpack] update to 4.5.0 (#41513)

This commit is contained in:
Jia Yue Hua 2024-10-15 15:25:51 +08:00 committed by GitHub
parent 6a643e81a1
commit a61c756cd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO mlpack/mlpack
REF "${VERSION}"
SHA512 2ae159a4aa8340be4763944c1b1e460f4d8fe838c79325cffdcacfbac340cca4cec3031493caec7e9b4dcf6fc921cbd93c1384d7e1954492fe410c83d3e615f8
SHA512 fd1612a2689e7e54bcbebb0b9da7d20aa6fe2fce395d544d476136d8de7f63a638bbbbab1bc2d00991649bcdf66ee6493ffdeed28c42121f98c82ee208c35947
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "mlpack",
"version": "4.4.0",
"version": "4.5.0",
"description": "mlpack is an intuitive, fast, and flexible header-only C++ machine learning library with bindings to other languages.",
"homepage": "https://github.com/mlpack/mlpack",
"license": "BSD-3-Clause",

View File

@ -5941,7 +5941,7 @@
"port-version": 0
},
"mlpack": {
"baseline": "4.4.0",
"baseline": "4.5.0",
"port-version": 0
},
"mman": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8467e71cd0c010cc0e0831c2111cef62124e592a",
"version": "4.5.0",
"port-version": 0
},
{
"git-tree": "855456d472a81eca48e1c5de4918d5b94023d7ed",
"version": "4.4.0",