Skip to content

Commit 2e576f5

Browse files
committed
Downgrade to older wyhash version to fix linker errors
See wangyi-fudan/wyhash#142
1 parent bd3c5bc commit 2e576f5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

vcpkg.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,11 @@
1212
},
1313
"wyhash"
1414
],
15-
"builtin-baseline": "5f877f132d1ac99df50f47df839467b6ee0c92b2"
15+
"builtin-baseline": "5f877f132d1ac99df50f47df839467b6ee0c92b2",
16+
"overrides": [
17+
{
18+
"name": "wyhash",
19+
"version": "2023-01-25"
20+
}
21+
]
1622
}

0 commit comments

Comments
 (0)