Use archversion for cjdnsify instead of develversion
This commit is contained in:
parent
2aa9be1bf4
commit
17bed2e313
2 changed files with 4 additions and 1 deletions
|
@ -9,6 +9,10 @@ retry = 2
|
|||
url = https://github.com/DerKoun/bsnes-hd/releases
|
||||
regex = bsnes-hd beta ([0-9][0-9]*\.[0-9][0-9]*)
|
||||
|
||||
[cjdnsify]
|
||||
url = https://github.com/prurigro/cjdnsify/releases
|
||||
regex = releases/tag/v([0-9][0-9\.]*[0-9])
|
||||
|
||||
[cura-bin]
|
||||
url = https://github.com/Ultimaker/Cura/releases
|
||||
regex = > *Ulti[mM]aker Cura ([0-9][0-9\.]*[0-9]) *<
|
||||
|
|
|
@ -3,7 +3,6 @@ brightness-git
|
|||
buildhosts-git
|
||||
cheat-bash-git
|
||||
cjdns-git
|
||||
cjdnsify
|
||||
commacd-git
|
||||
conky-colors-git
|
||||
cryptobox
|
||||
|
|
Loading…
Reference in a new issue