mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Update lilac.yaml
This commit is contained in:
parent
46d30a6a22
commit
c186155c06
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue