node 11.11.0

Closes #37686.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Chongyu Zhu 2019-03-07 17:33:39 +08:00 committed by FX Coudert
parent 8e317094d8
commit dfa436dc87

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.10.1/node-v11.10.1.tar.gz"
sha256 "1652c919cb56e264fb7e0b00c4d038766af943ed3db94865cbeb01360175777b"
url "https://nodejs.org/dist/v11.11.0/node-v11.11.0.tar.gz"
sha256 "8cbf2c62359901a5587fcc6699200495490751ce6fb31255c788ac6eb90a1107"
head "https://github.com/nodejs/node.git"
bottle do