node.rb 0.8.11

Closes Homebrew/homebrew#15191.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Geries Handal 2012-09-29 01:08:34 +03:00 committed by Adam Vandenberg
parent 30bb5b87a0
commit d78b0d8a41
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ end
class Node < Formula
homepage 'http://nodejs.org/'
url 'http://nodejs.org/dist/v0.8.10/node-v0.8.10.tar.gz'
sha1 'c596cce77726724441cf7fc98f42df3a5335ab8e'
url 'http://nodejs.org/dist/v0.8.11/node-v0.8.11.tar.gz'
sha1 'e9dd36cbbe03c632ee7e9c52e06122fa022981c8'
head 'https://github.com/joyent/node.git'