From e8a896567fa4ee544f415b51c269d299be4e0c0f Mon Sep 17 00:00:00 2001 From: Hugo Deprez Date: Sun, 19 Jan 2025 20:18:57 +0100 Subject: [PATCH] fix regex --- products/rtpengine.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/products/rtpengine.md b/products/rtpengine.md index 78c7f8b1692..b2471274290 100644 --- a/products/rtpengine.md +++ b/products/rtpengine.md @@ -10,7 +10,7 @@ identifiers: auto: methods: - git: https://github.com/sipwise/rtpengine.git - regex: ^v(?P\d+)_(?P\d+)_(?P\d{1,3})_?(?P\d+)?$ + regex: ^mr(?P\d+)_(?P\d+)_(?P\d{1,3})_?(?P\d+)?$ releases: