node: update 6.8.1 bottle.

This commit is contained in:
BrewTestBot 2016-10-15 13:23:19 +01:00 committed by ilovezfs
parent f9c9a54f8f
commit 48e29e89ff

View file

@ -6,9 +6,9 @@ class Node < Formula
head "https://github.com/nodejs/node.git"
bottle do
sha256 "48e91e08bd6c92ab71e2912e9e3ac24fbe3ca64508886138dceea3fd308a229f" => :sierra
sha256 "c486bb9c2f2c3d31e9fdfc0b4fb03fcb8567b9cf6854abe074d6f7eb3f0fab38" => :el_capitan
sha256 "63739804d38a6883ce80b4216157887b23b976e27c59ce7687ad0766ca2a9614" => :yosemite
sha256 "3ac94d201ec73b788a91401a5972e82cf69d0b255c680b2cccdd6098d396881f" => :sierra
sha256 "b693df5dd1d3dbc75ceb01480498579a4705fe7aa1080cf0ef819d93f134757c" => :el_capitan
sha256 "24ca70c403bf4c734cc0979a15bd94d36dd845a7fc8b736ef26656e524998d65" => :yosemite
end
option "with-debug", "Build with debugger hooks"