Skip to content

Commit cd3a0fe

Browse files
committed
better matching pattern just in case we forget x)
1 parent 21594cd commit cd3a0fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.[^3].*",
642+
"match": "v2\\.\\d\\.[^3].*",
643643
"provide-pre-built": false,
644644
"license": {
645645
"type": "file",

0 commit comments

Comments
 (0)