mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 13:59:02 +08:00
13 lines
265 B
JSON
13 lines
265 B
JSON
|
{
|
||
|
"name": "xxhash",
|
||
|
"version-string": "0.8.0",
|
||
|
"port-version": 2,
|
||
|
"description": "Extremely fast hash algorithm",
|
||
|
"homepage": "https://github.com/Cyan4973/xxHash",
|
||
|
"features": {
|
||
|
"xxhsum": {
|
||
|
"description": "Build the xxhsum binary"
|
||
|
}
|
||
|
}
|
||
|
}
|