llvm6.0: fix update file to filter out new versions
This commit is contained in:
parent
a3ce1aee5a
commit
3d34f741c8
@ -1,3 +1,3 @@
|
||||
site=https://releases.llvm.org/
|
||||
pattern="'\K[\d\.]*(?=')"
|
||||
ignore="7.*"
|
||||
ignore="[!6]*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user