bayestraits: fix regex

This commit is contained in:
Kuoi 2023-10-11 18:53:56 +08:00
parent c95b5cf8d5
commit 68321f5e4a

View file

@ -10,4 +10,4 @@ post_build_script: |
update_on:
- source: regex
url: "http://www.evolution.reading.ac.uk/BayesTraits.html"
regex: 'BayesTraits V([\d+\.]+\d+) - Source Code'
regex: 'BayesTraits V(\d+[.\d+]*) - Source Code'