Merge branch 'master' of github.com:BioArchLinux/Packages

This commit is contained in:
starsareintherose 2021-11-07 00:49:39 +08:00
commit 4ad4841517
2 changed files with 2 additions and 2 deletions

View file

@ -7,4 +7,4 @@ update_on:
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+
to_pattern: (\d+.\d+.\d+)

View file

@ -7,4 +7,4 @@ update_on:
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: (\d+-\d+-\d+)
to_pattern: \d+.\d+.\d+
to_pattern: (\d+.\d+.\d+)