nodejs-lts: adjust update check
This commit is contained in:
parent
001dc7795c
commit
6d304d8418
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
site=https://nodejs.org/dist
|
||||
pattern='v\K[\d.]+(?=\/)'
|
||||
pattern='v\K8\.9\.\d(?=\/)'
|
||||
|
|
Loading…
Reference in a new issue