mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix the regexp
This commit is contained in:
parent
4d7d33aca5
commit
28e7244e78
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ update_on:
|
|||
- source: github
|
||||
github: iqtree/iqtree2
|
||||
use_max_tag: true
|
||||
include_regex: v(\d+.\d+.\d+[^-])
|
||||
include_regex: v(\\d+.\\d+.\\d+[^-])
|
||||
|
|
Loading…
Add table
Reference in a new issue