cppcheck: fix update pattern

This commit is contained in:
maxice8
2018-10-11 09:22:54 -03:00
parent 33e53040ce
commit 7ccde44ff8

View File

@@ -1,2 +0,0 @@
site="https://api.github.com/repos/danmar/cppcheck/tags"
pattern='"name":\s*"\K[^\d]*([\d\.]+)(?=")'