node: update 10.7.0 bottle.
This commit is contained in:
parent
e6773151c5
commit
7aca43e455
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Node < Formula
|
|||
head "https://github.com/nodejs/node.git"
|
||||
|
||||
bottle do
|
||||
sha256 "da81d3d696b639ffe8a42673c1e01b8f1ce4e37ddc6458fa490e254ebe256c73" => :high_sierra
|
||||
sha256 "dbd8155f4c0fcc32b236381982eaddd0fe7f77290101099c824bd4b18ea13cb3" => :sierra
|
||||
sha256 "0d2de2e28947288300fe443604d5f31b8648e16d55104ef728ed558958f35627" => :el_capitan
|
||||
sha256 "91abd24ab9aeceb24d6f5a7b298b35f86f2087da8a8edfe8e3e224217dbbe6f5" => :high_sierra
|
||||
sha256 "93d61ad8bb29e6be9150ad040c1b5086aedcb4cd4ad357a32f3b3a378bcdbc3c" => :sierra
|
||||
sha256 "c98990aca7283a19f4b748a60560efd04f7bd258f551a827ac176f728f3d7cde" => :el_capitan
|
||||
end
|
||||
|
||||
option "with-debug", "Build with debugger hooks"
|
||||
|
|
Loading…
Reference in a new issue