From 46d7f7fd736c005f3bf0614bbd4cde2356798910 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 21 Jul 2017 08:57:18 +0000 Subject: [PATCH] node: update 8.2.1 bottle. --- Formula/node.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/node.rb b/Formula/node.rb index 54e2f23f83..0694a5a60b 100644 --- a/Formula/node.rb +++ b/Formula/node.rb @@ -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"