Update lilac.yaml

This commit is contained in:
月季花中的星辰 2021-11-05 00:15:11 +00:00 committed by GitHub
parent 46d30a6a22
commit c186155c06
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: "\d+.\d+.\d"