diff options
| author | BrewTestBot | 2014-08-04 12:35:50 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-08-04 12:51:56 +0100 |
| commit | 1f124f09c152323358e6a2eeae114ece471bb728 (patch) | |
| tree | c52abba41adf718915ce92a96511645ebc422888 | |
| parent | 3b5f44e10fd852065d1e565d988f2fe591388353 (diff) | |
| download | homebrew-1f124f09c152323358e6a2eeae114ece471bb728.tar.bz2 | |
node: update 0.10.30 bottle.
Closes #31334.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
| -rw-r--r-- | Library/Formula/node.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index 94f808763..a9159dbd0 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -7,10 +7,10 @@ class Node < Formula sha1 "bcef88d76c39147c79a28aa9e5d484564eb3ba7e" bottle do - revision 1 - sha1 "9f7a8d0f07eaf175826299275fc7f69a659e982c" => :mavericks - sha1 "784662709b6101ac012bdd831dcb3e3dd12b9b6e" => :mountain_lion - sha1 "182f6fcd914664d29609b71deef6d43db49319b9" => :lion + revision 2 + sha1 "13bfa93051be6de7753d7e3988471e84ea56a9bb" => :mavericks + sha1 "25b4822c9c76fbb4a76a01b4b8ed9ed9c92123af" => :mountain_lion + sha1 "08d9cad79dda3c02a9cbd3616eda34f2b7ad7b20" => :lion end devel do |
