thunderbird: update check only for esr versions
Closes: #52486 [via git-merge-pr]
This commit is contained in:
parent
d418da4ca2
commit
463c3b1dce
|
@ -1,2 +1,2 @@
|
|||
site="https://www.thunderbird.net/en-US/thunderbird/releases/atom.xml"
|
||||
pattern="Thunderbird \K[0-9.]+"
|
||||
pattern="Thunderbird \K[0-9.]+(?=esr)"
|
||||
|
|
Loading…
Reference in New Issue