Update lilac.yaml

This commit is contained in:
月季花中的星辰 2021-11-05 00:15:49 +00:00 committed by GitHub
parent 76c88c91e1
commit 6ac777a053
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/spread
regex: href="https://rega\.kuleuven\.be/cev/ecv/software/spread_files/spread-v(\d+-\d+-\d+)\.jar"
from_pattern: "\d+-\d+-\d+"
to_pattern: "\d+.\d+.\d+"
from_pattern: \d+-\d+-\d+
to_pattern: \d+.\d+.\d+