luxmark: fix update-check pattern
This commit is contained in:
parent
f4eface969
commit
a21facd463
|
@ -1,2 +1,2 @@
|
|||
site="https://bitbucket.org/api/1.0/repositories/luxrender/luxmark/tags"
|
||||
pattern='luxmark_v\K[\w\d\.]+'
|
||||
pattern='luxmark_v\K([\d.]+)(?=")'
|
||||
|
|
Loading…
Reference in New Issue