node: update 4.1.1 bottle.

This commit is contained in:
BrewTestBot 2015-09-23 15:11:57 +01:00 committed by Dominyk Tiller
parent 943ae75038
commit bd39f24a42

View file

@ -6,10 +6,9 @@ class Node < Formula
head "https://github.com/nodejs/node.git"
bottle do
revision 1
sha256 "e0adcefe208f3e79adac882d1b216545664dab70dda9d5ca189fb746b60bae13" => :el_capitan
sha256 "4c286bc21214c9555f3f9873db6ede862c8491420a767fcc43365e1a2622a2c9" => :yosemite
sha256 "72fb26e3873b3c58aca90353e1729c68ed42734782d132a56953c51e2a4c6d4c" => :mavericks
sha256 "ceb4a1721a9d312e9b3853d0cb4165dfa8b3a1d08e01620e56ac841092108c5c" => :el_capitan
sha256 "4c6b805490069a6e6b9956c85c0713e5fc666878f7e87d76b69279b61cff64ac" => :yosemite
sha256 "e082904a9b900ff07d3bb633a125542e2cedc4de854def6ec7683e7d2d976d51" => :mavericks
end
option "with-debug", "Build with debugger hooks"