diff options
| author | BrewTestBot | 2014-07-31 23:08:52 +0100 | 
|---|---|---|
| committer | Jack Nagel | 2014-07-31 21:30:47 -0500 | 
| commit | 48b85883347a68498633d293f30f5a08d49b47c7 (patch) | |
| tree | 64af2d84ff7341b5d5cdbe1fc5450d7a016faa49 /Library/Formula/node.rb | |
| parent | d8942f053625c05eb52717e126b6d239b15c3b28 (diff) | |
| download | homebrew-48b85883347a68498633d293f30f5a08d49b47c7.tar.bz2 | |
node: update 0.10.30 bottle.
Diffstat (limited to 'Library/Formula/node.rb')
| -rw-r--r-- | Library/Formula/node.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index aef577f28..a83d71608 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -7,9 +7,9 @@ class Node < Formula    sha1 "bcef88d76c39147c79a28aa9e5d484564eb3ba7e"    bottle do -    sha1 "e90cc43c18f9ff8191d6602e042aa14b33da37a1" => :mavericks -    sha1 "42014487797e67983672e933ed14488ee24d7b1f" => :mountain_lion -    sha1 "128fa1edbefb09ac634af404e1822996423232f0" => :lion +    sha1 "87b71dc12f0cb989da38d9e17b7a8ea7297b3cbd" => :mavericks +    sha1 "44ee2777a5d897ff198cf4ccc637282cf3a6e6f3" => :mountain_lion +    sha1 "1c67c4c9ca6e87998374e54b616047adb828cbc4" => :lion    end    devel do  | 
