nodejs: fix update-check

This commit is contained in:
Michael Gehring 2016-02-26 12:04:41 +01:00
parent 33242a8de9
commit bf6fb7b3a4
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
pattern='node-v\K[\d.]+(?=\.tar)'
site=https://nodejs.org/dist
pattern='v\K[\d.]+(?=\/)'