Add bsnes-hd to archversion
This commit is contained in:
parent
7839aa66a4
commit
80b63b2892
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ regex_exclude = ""
|
|||
timeout = 10
|
||||
retry = 2
|
||||
|
||||
[bsnes-hd]
|
||||
url = https://github.com/DerKoun/bsnes-hd/releases
|
||||
regex = bsnes-hd beta ([0-9][0-9]*\.[0-9][0-9]*)
|
||||
|
||||
[cjdscript]
|
||||
url = https://github.com/prurigro/cjdscript/releases
|
||||
regex = ([0-9][0-9a-zA-Z\.]*)\.tar\.gz
|
||||
|
|
Loading…
Reference in a new issue