node: update 4.1.2 bottle.
This commit is contained in:
parent
f66208ea88
commit
7e9767b0d4
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 "ceb4a1721a9d312e9b3853d0cb4165dfa8b3a1d08e01620e56ac841092108c5c" => :el_capitan
|
||||
sha256 "4c6b805490069a6e6b9956c85c0713e5fc666878f7e87d76b69279b61cff64ac" => :yosemite
|
||||
sha256 "e082904a9b900ff07d3bb633a125542e2cedc4de854def6ec7683e7d2d976d51" => :mavericks
|
||||
sha256 "e887915e81c1cfc6b23562dd7fc14ecce2bc72482e449c3024879e195b10ce46" => :el_capitan
|
||||
sha256 "d731c19dabbc3032fd560c026ec9d244d22ae8d26ba9e7d856d08172b716ff67" => :yosemite
|
||||
sha256 "6ddfda19a3d648bbbd96b8e57b75f1a782f78375ebbc0fbea58204c134e6cd31" => :mavericks
|
||||
end
|
||||
|
||||
option "with-debug", "Build with debugger hooks"
|
||||
|
|
Loading…
Reference in a new issue