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