File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ tgta14=14.21.3 # need armv6l latest from https://unofficial-builds.nodejs.org/
2424tgtl14=14.21.3 # need x86 latest from https://unofficial-builds.nodejs.org/download/release/
2525tgta16=16.20.2 # need armv6l latest from https://unofficial-builds.nodejs.org/download/release/
2626tgtl16=16.20.2 # need x86 latest from https://unofficial-builds.nodejs.org/download/release/
27- tgta18=18.20.3 # need armv6l latest from https://unofficial-builds.nodejs.org/download/release/
28- tgtl18=18.20.3 # need x86 latest from https://unofficial-builds.nodejs.org/download/release/
29- tgta20=20.15.0 # need armv6l latest from https://unofficial-builds.nodejs.org/download/release/
30- tgtl20=20.15.0 # need x86 latest from https://unofficial-builds.nodejs.org/download/release/
27+ tgta18=18.20.4 # need armv6l latest from https://unofficial-builds.nodejs.org/download/release/
28+ tgtl18=18.20.4 # need x86 latest from https://unofficial-builds.nodejs.org/download/release/
29+ tgta20=20.15.1 # need armv6l latest from https://unofficial-builds.nodejs.org/download/release/
30+ tgtl20=20.15.1 # need x86 latest from https://unofficial-builds.nodejs.org/download/release/
3131
3232usage () {
3333 cat << EOL
You can’t perform that action at this time.
0 commit comments