borg: adjust update check.
This commit is contained in:
parent
4b021ae581
commit
44b049183b
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
site='https://github.com/borgbackup/borg/releases'
|
||||
pattern='borgbackup-\K[\d.]+\d'
|
||||
pattern='borgbackup-\K[\d.rc]+\d'
|
||||
ignore='*rc*'
|
||||
|
|
Loading…
Reference in a new issue