Update lilac.yaml

This commit is contained in:
月季花中的星辰 2021-11-05 22:10:30 +00:00 committed by GitHub
parent a3177f358f
commit a890764fb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,5 +6,5 @@ update_on:
- source: regex
url: https://rega.kuleuven.be/cev/ecv/software/spread3_files/
regex: href="https://rega\.kuleuven\.be/cev/ecv/software/spread3_files/spread3-v(\d+)-(\d+)-(\d+)\.jar"
from_pattern: -
to_pattern: \.
from_pattern: (\d+)-(\d+)-(\d+)
to_pattern: \\1\.\\2\.\\3