node 11.7.0

Closes #36167.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Diogo Azevedo 2019-01-19 03:34:07 -02:00 committed by Chongyu Zhu
parent 2e8b341c81
commit 80182fe09c
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Node < Formula
desc "Platform built on V8 to build network applications"
homepage "https://nodejs.org/"
url "https://nodejs.org/dist/v11.6.0/node-v11.6.0.tar.gz"
sha256 "39ef4f1866f75786baff5959439483fafdc99d3ee3a0568a13cc635d64cf5e0b"
url "https://nodejs.org/dist/v11.7.0/node-v11.7.0.tar.gz"
sha256 "4d95471083735c275ed3fb4d61458940887edbaae663d0c96ea5395c087ab9dc"
head "https://github.com/nodejs/node.git"
bottle do