7 lines
154 B
TOML
7 lines
154 B
TOML
[musepack]
|
|
source = "regex"
|
|
url = "https://musepack.net/index.php?pg=src"
|
|
regex = "musepack_src_([^\"]*).tar.gz"
|
|
from_pattern = '^r'
|
|
to_pattern = '0.1+r'
|