From ea3c65d1da3093162925d4dc799bd3328a99c8bb Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 15 Jun 2017 13:51:09 +0000 Subject: [PATCH] node: update 8.1.2 bottle. --- Formula/node.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/node.rb b/Formula/node.rb index d220d64010..5d647ded88 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 "baa5e10ce23f97c546e47498eb54e255e0013467d658ec587f166f2738838f1b" => :sierra - sha256 "18dfdea95aea9f4d9d4430379822bdd4e64d15dbdbddd0e70db0c09daf87caaf" => :el_capitan - sha256 "d4a6028285064355a0920614f282356c8b76cb4e8c022306c66f5d16b55fd4ca" => :yosemite + sha256 "9bd39ffe728cdab31708cbb0a9b1faa7e36b1c0e74ec02d90309d64be4006005" => :sierra + sha256 "0dcb7aab1aafa6d153ddf9023998dbe8b407b0702521a3913fdd584a222fcb60" => :el_capitan + sha256 "663dae25d823e473c5b51b162273b9e194989812e240f0bbe1ff07faf8784645" => :yosemite end option "with-debug", "Build with debugger hooks"