diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-12 05:21:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 20:21:49 -0700 |
| commit | 69e12e74610c0508d3c656622ced81d71d9995f8 (patch) | |
| tree | ec7771b2c9a22133bbeb28223571756fd7f5a688 /versions/l- | |
| parent | 75c6d757a3b924d09053f40e56eee2c47cee3257 (diff) | |
| download | vcpkg-69e12e74610c0508d3c656622ced81d71d9995f8.tar.gz vcpkg-69e12e74610c0508d3c656622ced81d71d9995f8.zip | |
[libsvm] Update to 3.25 (#20629)
* Update libsvm to 3.2.5
* Update CI baseline
* Fix version
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libsvm.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libsvm.json b/versions/l-/libsvm.json index 8f919ee33..aba9aa6c2 100644 --- a/versions/l-/libsvm.json +++ b/versions/l-/libsvm.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "a5bcb4cdaf7906a6e12948dcb5b170f79fba900e", + "version": "3.25", + "port-version": 0 + }, + { "git-tree": "14f75f50d38f27beddb27fb54bf0927942db9954", "version-string": "323", "port-version": 2 |
