Skip to content

Commit 21594cd

Browse files
committed
mimalloc v2.2.3 is bugged on musl
1 parent d4b263b commit 21594cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/source.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@
639639
"mimalloc": {
640640
"type": "ghtagtar",
641641
"repo": "microsoft/mimalloc",
642-
"match": "v2.+",
642+
"match": "v2.2.[^3].*",
643643
"provide-pre-built": false,
644644
"license": {
645645
"type": "file",

0 commit comments

Comments
 (0)