node@6 6.12.1

Closes #21358.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-12-05 10:57:37 -08:00
parent 6046fe6043
commit 5a32ee6c19

View file

@ -1,8 +1,8 @@
class NodeAT6 < Formula
desc "Platform built on V8 to build network applications"
homepage "https://nodejs.org/"
url "https://nodejs.org/dist/v6.12.0/node-v6.12.0.tar.xz"
sha256 "eac45cffc96e8c65b3652929329f0a85a29c73009f614581594928f13d40ff5b"
url "https://nodejs.org/dist/v6.12.1/node-v6.12.1.tar.xz"
sha256 "a83c9c23dd8ea4ff3a2cc7329242ccedb2b6fd525a3e5a61805258e3331e6822"
head "https://github.com/nodejs/node.git", :branch => "v6.x-staging"
bottle do