Skip to content

Commit 0a25537

Browse files
committed
Update update-nodejs-and-nodered
1 parent 7081cb5 commit 0a25537

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deb/update-nodejs-and-nodered

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ tgta16=16.20.2 # need armv6l latest from https://unofficial-builds.nodejs.org/
2626
tgtl16=16.20.2 # need x86 latest from https://unofficial-builds.nodejs.org/download/release/
2727
tgta18=18.20.4 # need armv6l latest from https://unofficial-builds.nodejs.org/download/release/
2828
tgtl18=18.20.4 # need x86 latest from https://unofficial-builds.nodejs.org/download/release/
29-
tgta20=20.17.0 # need armv6l latest from https://unofficial-builds.nodejs.org/download/release/
30-
tgtl20=20.17.0 # need x86 latest from https://unofficial-builds.nodejs.org/download/release/
29+
tgta20=20.18.0 # need armv6l latest from https://unofficial-builds.nodejs.org/download/release/
30+
tgtl20=20.18.0 # need x86 latest from https://unofficial-builds.nodejs.org/download/release/
3131

3232
usage() {
3333
cat << EOL

0 commit comments

Comments
 (0)