mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 22:35:43 +08:00
mimalloc v2.2.3 is bugged on musl
This commit is contained in:
@@ -639,7 +639,7 @@
|
||||
"mimalloc": {
|
||||
"type": "ghtagtar",
|
||||
"repo": "microsoft/mimalloc",
|
||||
"match": "v2.+",
|
||||
"match": "v2.2.[^3].*",
|
||||
"provide-pre-built": false,
|
||||
"license": {
|
||||
"type": "file",
|
||||
|
||||
Reference in New Issue
Block a user