Skip to content

Commit d7b9e5a

Browse files
henderkescrazywhalecc
authored andcommitted
better matching pattern just in case we forget x)
1 parent 3d1738b commit d7b9e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/source.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@
645645
"mimalloc": {
646646
"type": "ghtagtar",
647647
"repo": "microsoft/mimalloc",
648-
"match": "v2.2.[^3].*",
648+
"match": "v2\\.\\d\\.[^3].*",
649649
"provide-pre-built": false,
650650
"license": {
651651
"type": "file",

0 commit comments

Comments
 (0)