Update node 0.1.103
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
490e8d5e4b
commit
fb3c2e4f74
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
require 'formula'
|
||||
|
||||
class Node <Formula
|
||||
url 'http://nodejs.org/dist/node-v0.1.102.tar.gz'
|
||||
url 'http://nodejs.org/dist/node-v0.1.103.tar.gz'
|
||||
head 'git://github.com/ry/node.git'
|
||||
homepage 'http://nodejs.org/'
|
||||
md5 '93279f1e4595558dacb45a78259b7739'
|
||||
md5 '378307512e380e279969b0936e5ec5cc'
|
||||
|
||||
aka 'node.js'
|
||||
|
||||
|
|
Loading…
Reference in a new issue