node: update 8.2.1 bottle.

This commit is contained in:
BrewTestBot 2017-07-21 08:57:18 +00:00 committed by ilovezfs
parent 67e39834c6
commit 46d7f7fd73

View file

@ -6,9 +6,9 @@ class Node < Formula
head "https://github.com/nodejs/node.git"
bottle do
sha256 "a5dcb0592a3147b3b896fe7c6dd681e544183cbf09eb128dbd75ebc71cf94aee" => :sierra
sha256 "b9abfa3b30002be1b02b7ab8adbea45c1de47afb58843b8aa5bb85fee327d2cc" => :el_capitan
sha256 "e28c6c82fb88a394714bf5c9324ea76fe11f4e115c596fa443c6181dd43ac3fc" => :yosemite
sha256 "aff369b70390413ba3f9ef457af31ede34f29da763a9d40ad56335d4323cb99f" => :sierra
sha256 "ab78a487ceeaa1c335ded6dfe094dd28b97046fbd2981f55ba63786537c12441" => :el_capitan
sha256 "3ba4f2dc534860f7d776cb8f2540ad9d2608e275382ebef945ea49d97daa9fce" => :yosemite
end
option "with-debug", "Build with debugger hooks"