mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:46:41 +08:00
21fdbc58a6
There was no supports expression before so there was ci.baseline.txt impact. In support of https://github.com/microsoft/vcpkg/pull/21502
9 lines
222 B
JSON
9 lines
222 B
JSON
{
|
|
"name": "murmurhash",
|
|
"version-date": "2016-01-09",
|
|
"port-version": 5,
|
|
"description": "MurmurHash a family of hash functions.",
|
|
"homepage": "https://github.com/aappleby/smhasher",
|
|
"supports": "!uwp & !arm"
|
|
}
|