Add responsively to archversion
This commit is contained in:
parent
1c34f62886
commit
8fb2a1319c
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@ regex = archive/v([0-9][0-9a-zA-Z\.]*)\.tar\.gz
|
|||
url = http://fossies.org/linux/privat/old
|
||||
regex = rename-([0-9]*\.[0-9]*)\.tar.gz
|
||||
|
||||
[responsively]
|
||||
url = https://github.com/responsively-org/responsively-app/releases
|
||||
regex = v([0-9][0-9\.]*[0-9])\.tar\.gz
|
||||
|
||||
[sbagen]
|
||||
url = http://uazu.net/sbagen/
|
||||
|
||||
|
|
Loading…
Reference in a new issue