Update lilac.yaml

This commit is contained in:
月季花中的星辰 2021-11-06 02:21:07 +00:00 committed by GitHub
parent a47b80d17c
commit 87b032f84e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,4 +7,4 @@ update_on:
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: (\d+)-(\d+)-(\d+)
to_pattern: \\1.\\2.\\3
to_pattern: \1.\2.\3