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": {
|
||||
"type": "ghtagtar",
|
||||
"repo": "microsoft/mimalloc",
|
||||
"match": "v2.2.[^3].*",
|
||||
"match": "v2\\.\\d\\.[^3].*",
|
||||
"provide-pre-built": false,
|
||||
"license": {
|
||||
"type": "file",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user