Merge pull request #692

mimalloc v2.2.3 is bugged on musl
This commit is contained in:
Marc 2025-04-12 09:32:02 +07:00 committed by GitHub
commit 536641eadd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -639,7 +639,7 @@
"mimalloc": {
"type": "ghtagtar",
"repo": "microsoft/mimalloc",
"match": "v2.+",
"match": "v2.2.[^3].*",
"provide-pre-built": false,
"license": {
"type": "file",