qtcreator: search updates at git tags

This commit is contained in:
Piotr Wójcik 2021-10-25 18:48:59 +02:00 committed by Piotr
parent 3f3c542770
commit 71c8c836c3

View file

@ -1 +1,2 @@
pattern='\K([\d+.])+\d+(?=.tar.xz)'
site="https://code.qt.io/cgit/qt-creator/qt-creator.git/refs/"
pattern="/tag/[?]h=v\K[.0-9]+(?=')"