Add thumbdrives to archversion
This commit is contained in:
parent
8fb2a1319c
commit
ac59e2c76d
1 changed files with 4 additions and 0 deletions
|
@ -60,6 +60,10 @@ regex = archive/v([0-9][0-9a-zA-Z\.]*)\.tar\.gz
|
||||||
url = https://github.com/prurigro/sshmnt/releases
|
url = https://github.com/prurigro/sshmnt/releases
|
||||||
regex = archive/v([0-9][0-9a-zA-Z\.]*)\.tar\.gz
|
regex = archive/v([0-9][0-9a-zA-Z\.]*)\.tar\.gz
|
||||||
|
|
||||||
|
[thumbdrives]
|
||||||
|
url = https://git.sr.ht/~martijnbraam/thumbdrives
|
||||||
|
regex = martijnbraam/thumbdrives/refs/([0-9][0-9\.]*[0-9])
|
||||||
|
|
||||||
[vice-gnomeui-devel]
|
[vice-gnomeui-devel]
|
||||||
url = http://sourceforge.net/projects/vice-emu/files/releases/
|
url = http://sourceforge.net/projects/vice-emu/files/releases/
|
||||||
regex = vice-([0-9\.]*)\.tar\.gz
|
regex = vice-([0-9\.]*)\.tar\.gz
|
||||||
|
|
Loading…
Reference in a new issue