File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ contain a binary component. Check with the author of the package if you are not
13
13
14
14
You can get the latest Long Term Support (LTS) version of Node <code >4.x</code > from:
15
15
16
- - Linux Binaries: [ 32-bit] ( https://nodejs.org/dist/latest-v4.x/node-v4.6.1 -linux-x86.tar.gz )
16
+ - Linux Binaries: [ 32-bit] ( https://nodejs.org/dist/latest-v4.x/node-v4.6.2 -linux-x86.tar.gz )
17
17
or
18
- [ 64-bit] ( https://nodejs.org/dist/latest-v4.x/node-v4.6.1 -linux-x64.tar.gz )
19
- - Max OS X Installer: [ Universal] ( https://nodejs.org/dist/latest-v4.x/node-v4.6.1 .pkg )
20
- - Windows Installer: [ 32-bit] ( https://nodejs.org/dist/latest-v4.x/node-v4.6.1 -x86.msi )
18
+ [ 64-bit] ( https://nodejs.org/dist/latest-v4.x/node-v4.6.2 -linux-x64.tar.gz )
19
+ - Max OS X Installer: [ Universal] ( https://nodejs.org/dist/latest-v4.x/node-v4.6.2 .pkg )
20
+ - Windows Installer: [ 32-bit] ( https://nodejs.org/dist/latest-v4.x/node-v4.6.2 -x86.msi )
21
21
or
22
- [ 64-bit] ( https://nodejs.org/dist/latest-v4.x/node-v4.6.1 -x64.msi )
22
+ [ 64-bit] ( https://nodejs.org/dist/latest-v4.x/node-v4.6.2 -x64.msi )
23
23
24
24
It is often easiest to use a [ packaged version] ( https://nodejs.org/en/download/package-manager/ )
25
25
specifically for your operating system.
You can’t perform that action at this time.
0 commit comments