diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/node.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index e63e63771..fdce91443 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -36,8 +36,8 @@ class Node < Formula sha1 'd7c6a39dfa714eae1f8da7a00c9a07efd74a03b3' devel do - url 'http://nodejs.org/dist/v0.11.7/node-v0.11.7.tar.gz' - sha1 'a3b0d7fb818754ad55f06a02745d7ec53986de64' + url 'http://nodejs.org/dist/v0.11.8/node-v0.11.8.tar.gz' + sha1 '21d3927c78adaaf3fe7cc9602ffb0a85de7f6ea0' end head 'https://github.com/joyent/node.git' |
