diff options
| author | BrewTestBot | 2014-06-20 17:54:54 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-06-20 19:53:14 +0100 |
| commit | 7b968c6e133b6f9d67cb62e3601b20c9d8af2e99 (patch) | |
| tree | f2cce11ab6e93a9e13c1b3219b59a9c17c20146e /Library/Formula | |
| parent | e2242dadfe1064c0e528d05dc737c3c88d79d3dd (diff) | |
| download | homebrew-7b968c6e133b6f9d67cb62e3601b20c9d8af2e99.tar.bz2 | |
node: update 0.10.29 bottle.
Closes #30307.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
| -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 a0cb52091..446f20f94 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -7,9 +7,9 @@ class Node < Formula sha1 "0d5dc62090404f7c903f29779295758935529242" bottle do - sha1 "22ea2a8408d8dacfa486b1badd42a70506f3aecc" => :mavericks - sha1 "943f78e9337ecb8158e579b12148db541beedaea" => :mountain_lion - sha1 "3548317dae53ecf767e530e4c27c9d2373cfb70b" => :lion + sha1 "e90cc43c18f9ff8191d6602e042aa14b33da37a1" => :mavericks + sha1 "42014487797e67983672e933ed14488ee24d7b1f" => :mountain_lion + sha1 "128fa1edbefb09ac634af404e1822996423232f0" => :lion end devel do |
