mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:52:04 +08:00
77cb26919d
* Don't copy svm-toy if not on Windows svm-toy is only compiled on Windows, so should only be copied on Windows. * Bump port version on libsvm. Switch to new manifest file format. * [libsvm] Format manifest * update version record Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
20 lines
415 B
JSON
20 lines
415 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "14f75f50d38f27beddb27fb54bf0927942db9954",
|
|
"version-string": "323",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "81c8a12b8a8abcbfe0eefa7ea1643ea3118b49a2",
|
|
"version-string": "323-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "afb1c62cbd9fb3ac89ab71a3e32a29cf8356f410",
|
|
"version-string": "323",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|