llvm15: fix update file

This commit is contained in:
Daniel Martinez
2024-02-14 11:41:33 -05:00
committed by Leah Neukirchen
parent 7949b8c214
commit cf2bf8eb9a

View File

@@ -1,3 +1,3 @@
site="https://github.com/llvm/llvm-project/releases"
pattern="llvmorg-\K(\d+.){2}\d+(-rc\d+)?"
pattern="llvmorg-\K(15)\.(\d+)\.+\d+(-rc\d+)?"
ignore="*-rc*"