mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-10 07:28:46 +08:00
8317bf972a
* [metrohash] ignore arm * this change will allow android/ios triplets * [metrohash] update baseline * [metrohash] check platform variables * [metrohash] fix wrong git-tee
9 lines
278 B
JSON
9 lines
278 B
JSON
{
|
|
"name": "metrohash",
|
|
"version-string": "1.1.3",
|
|
"port-version": 3,
|
|
"description": "MetroHash is a set of state-of-the-art hash functions for non-cryptographic use cases",
|
|
"homepage": "https://github.com/jandrewrogers/MetroHash",
|
|
"supports": "!(uwp | arm | x86)"
|
|
}
|