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
1d8382f2e2
commit
ef91c1fea4
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: href="https://rega\.kuleuven\.be/cev/ecv/software/spread3_files/spread3-v(\d+)-(\d+)-(\d+)\.jar"
|
||||
to_pattern: href="https://rega\.kuleuven\.be/cev/ecv/software/spread3_files/spread3-v\1\.\2\.\3\.jar"
|
||||
from_pattern: spread3-v(\d+)-(\d+)-(\d+)
|
||||
to_pattern: spread3-v\1\.\2\.\3\
|
||||
|
|
Loading…
Add table
Reference in a new issue