lowdown: fix update pattern

This commit is contained in:
maxice8
2018-10-11 06:10:42 -03:00
parent 456b42a27e
commit f82f2701af

View File

@@ -1 +1,2 @@
pattern="VERSION_\K[\d_]+"
site=https://github.com/kristapsdz/lowdown/releases
pattern="VERSION_\K[\d\_]*(?=\.tar.gz)"