build, msvc: Document libevent version pinning

This commit is contained in:
Hennadii Stepanov
2024-10-31 11:07:15 +00:00
parent ec47cd2b50
commit 16e16013bf

View File

@@ -55,6 +55,7 @@
}, },
"overrides": [ "overrides": [
{ {
"$comment": "Newer unreleased libevent versions cause https://github.com/bitcoin/bitcoin/issues/30096",
"name": "libevent", "name": "libevent",
"version": "2.1.12#7" "version": "2.1.12#7"
} }