qtcreator: fix update check
This commit is contained in:
parent
0dee8d7aa5
commit
8fa5697004
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
site="http://www.qt.io/download-open-source/#section-2"
|
||||
pattern='qt-creator-opensource-src-[\d]+\.[\d]+\.[\d]+'
|
||||
pattern='qt-creator-opensource-src-\K[\d]+\.[\d]+\.[\d]+'
|
||||
|
|
Loading…
Reference in a new issue