The best place to find the latest stable version is this -
https://github.com/joyent/node/tags. Just open this page and search for
(stable)

Even if the website doesn't get updated, this will definitely be updated I
think.

Regards,
Sudhanshu

On Fri, Aug 24, 2012 at 6:12 AM, Chad Engler <[email protected]>wrote:

> Just look at: http://nodejs.org/download/****
>
> ** **
>
> It shows the current version:****
>
> ** **
>
> >>>>>>>>>>>>>>>>>>>>>>>>>>** **
>
> Download the Node.js source code or a pre-built installer for your
> platform, and start developing today.****
>
> ** **
>
> Current version: v0.8.8****
>
> >>>>>>>>>>>>>>>>>>>>>>>>>>** **
>
> ** **
>
> -Chad****
>
> ** **
>
> *From:* [email protected] [mailto:[email protected]] *On
> Behalf Of *Bry
> *Sent:* Thursday, August 23, 2012 6:06 PM
> *To:* [email protected]
> *Cc:* NodeJS Dev; [email protected]
> *Subject:* [nodejs] Re: Version 0.8.8 (Stable)****
>
> ** **
>
> Can you guys add back the latest version of node number to the homepage? I
> used to look at nodejs.org and see when an update happens by looking at
> the number but now it isn't there. Maybe incorporate it into the green
> install button?
>
> On Wednesday, August 22, 2012 3:54:16 PM UTC-4, Isaac Schlueter wrote:****
>
> 2012.08.22, Version 0.8.8 (Stable)
>
> * V8: upgrade to 3.11.10.19
>
> * npm: upgrade to 1.1.59
>
> * windows: fix uninitialized memory access in uv_update_time() (Bert
> Belder)
>
> * unix, windows: fix memory corruption in fs-poll.c (Ben Noordhuis)
>
> * unix: fix integer overflow in uv_hrtime (Tim Holy)
>
> * sunos: fix uv_cpu_info() on x86_64 (Ben Noordhuis)
>
> * tls: update default cipher list (Ben Noordhuis)
>
> * unix: Fix llvm and older gcc duplicate symbol warnings (Bert Belder)
>
> * fs: fix use after free in stat watcher (Ben Noordhuis)
>
> * build: Fix using manually compiled gcc on OS X (Nathan Rajlich)
>
> * windows: make junctions work again (Bert Belder)
>
>
> Source Code: http://nodejs.org/dist/v0.8.8/node-v0.8.8.tar.gz
>
> Macintosh Installer (Universal):
> http://nodejs.org/dist/v0.8.8/node-v0.8.8.pkg
>
> Windows Installer: http://nodejs.org/dist/v0.8.8/node-v0.8.8-x86.msi
>
> Windows x64 Installer:
> http://nodejs.org/dist/v0.8.8/x64/node-v0.8.8-x64.msi
>
> Windows x64 Files: http://nodejs.org/dist/v0.8.8/x64/
>
> Linux 32-bit Binary:
> http://nodejs.org/dist/v0.8.8/node-v0.8.8-linux-x86.tar.gz
>
> Linux 64-bit Binary:
> http://nodejs.org/dist/v0.8.8/node-v0.8.8-linux-x64.tar.gz
>
> SunOS 32-bit Binary:
> http://nodejs.org/dist/v0.8.8/node-v0.8.8-sunos-x86.tar.gz
>
> SunOS 64-bit Binary:
> http://nodejs.org/dist/v0.8.8/node-v0.8.8-sunos-x64.tar.gz
>
> Other release files: http://nodejs.org/dist/v0.8.8/
>
> Website: http://nodejs.org/docs/v0.8.8/
>
> Documentation: http://nodejs.org/docs/v0.8.8/api/
>
> Shasums:
>
> ```
> ecf54d3aad371621446ee0432f7c182a4494a1a3  node-v0.8.8-darwin-x64.tar.gz
> d1aca7c797fd262e2f0c601fe5cc3815622ce801  node-v0.8.8-darwin-x86.tar.gz
> 603c36611c54651c149a26dc5bc6f833b0b846d0  node-v0.8.8-linux-x64.tar.gz
> 30c66fc26845b14ef99d3e043bb4dfcba605bd45  node-v0.8.8-linux-x86.tar.gz
> cd0d46d232d882dd4afe955bd8acd6c435c2f5fe  node-v0.8.8-sunos-x64.tar.gz
> 857facbd156d4f7a49b9e1c5610b4a1f893bf534  node-v0.8.8-sunos-x86.tar.gz
> bb08591a6f973f3699085abb50f6bdc9586f01f9  node-v0.8.8-x86.msi
> 14239f6f379953405ca914b129c19b379718ba64  node-v0.8.8.pkg
> 5ddafc059d2f774e35e6375f5b61157879a46f0f  node-v0.8.8.tar.gz
> 6cc8a0a363c1efa184f6b72970a5d1182b5b44aa  node.exe
> 395c73c055886e2e981b46f3c363837613456d82  node.exp
> ca8a9560b3da13ecddbbc2fb15c1b3ab85d7371b  node.lib
> b8e0e35b0ecc7c3514ad8ca4549c57dd8a221be4  node.pdb
> b604a56a236f632cdf55c366a882d3ecb2312fba  x64/node-v0.8.8-x64.msi
> e80c1f4791e80243c5ddc7ea1e92ebd58fc4e10f  x64/node.exe
> 8baf5b459e7f2074e0237d40c8c80e89b47660a3  x64/node.exp
> 4448fc2bfef66b7334016c0ab2e118c1cbc8544c  x64/node.lib
> 0ddddf2c2fcd746827863b2454ddb4a8f6c3844e  x64/node.pdb
> ``` ****
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en****
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>



-- 
Sudhanshu Raheja,
MD, Vercingetorix Technologies Pvt. Ltd. <http://vxtindia.com> |
http://vxtindia.com
Phone : 0091-9960-980-066 | Skype : sudhanshu.raheja | Twitter :
@sudhanshuraheja <http://twitter.com/sudhanshuraheja>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to