mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 18:49:00 +08:00
e4e9eb9891
* Add port of tree-similarity to measure tree edit distance * Fixed database version * Fix version again * Trying to fix the database version issue again * Update tree-similarity to v0.2 * Added tree-similarity v0.2 * Use official repo to download the library (PR got merged); Clean up versions * Update version manifest * Update download hash * Update version manifest * Align version string with upstream repo release tag * Update version manifest to align with upstream release tag * Update to release 0.1.1 that installs only the header files * Update version manifest
10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "d7f5637a5f1a5c0ba5d50a5734a69c6d190ac75d",
|
|
"version-semver": "0.1.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|