better matching pattern just in case we forget x)

This commit is contained in:
DubbleClick 2025-04-12 09:39:07 +07:00 committed by Jerry Ma
parent 3d1738b14b
commit d7b9e5a7d4

View File

@ -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",