Update lilac.yaml

This commit is contained in:
月季花中的星辰 2021-11-05 09:39:36 +00:00 committed by GitHub
parent 350628228a
commit 1966f9f730
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+)