node: update 7.10.0 bottle.

This commit is contained in:
BrewTestBot 2017-05-03 16:54:34 +00:00 committed by JCount
parent 4662200e45
commit d378f637cd

View file

@ -6,9 +6,9 @@ class Node < Formula
head "https://github.com/nodejs/node.git"
bottle do
sha256 "ada52db50ebad785b42be6868d41e7e052c4d885957b27e4a103aba2e0f94597" => :sierra
sha256 "37b3900577c93ebc31d60364aeeaa8583e6b0620fa1ed8516a06c016df98a0d4" => :el_capitan
sha256 "e12949986420b242cc5237fc8bffce797fa9787385fd54b9679e6024678ac157" => :yosemite
sha256 "e0bc03434ca1a644632dca9508f50fc05c2ca5f153cc0fb15aaea2492168d0af" => :sierra
sha256 "01ad1c0eed098a6810b5ad763859909487dfd93f69f81e02ff28daae602a0b00" => :el_capitan
sha256 "45e22994c7aef4d0690824dc1f0ba31243b1e305be02fabfed288fe077d4db19" => :yosemite
end
option "with-debug", "Build with debugger hooks"