mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
better matching pattern just in case we forget x)
This commit is contained in:
parent
3d1738b14b
commit
d7b9e5a7d4
@ -645,7 +645,7 @@
|
|||||||
"mimalloc": {
|
"mimalloc": {
|
||||||
"type": "ghtagtar",
|
"type": "ghtagtar",
|
||||||
"repo": "microsoft/mimalloc",
|
"repo": "microsoft/mimalloc",
|
||||||
"match": "v2.2.[^3].*",
|
"match": "v2\\.\\d\\.[^3].*",
|
||||||
"provide-pre-built": false,
|
"provide-pre-built": false,
|
||||||
"license": {
|
"license": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user