mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
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
|
site=https://nodejs.org/dist
|
||||||
pattern='v\K[\d.]+(?=\/)'
|
pattern='v\K8\.9\.\d(?=\/)'
|
||||||
|
|
Loading…
Add table
Reference in a new issue