node 11.9.0

Closes #36593.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Chongyu Zhu 2019-01-31 23:01:22 +08:00 committed by FX Coudert
parent 7d9f08a989
commit 2bf343cd3c

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.8.0/node-v11.8.0.tar.gz"
sha256 "958d1bbd08fb8d2ae6aad1c4e644fef61e502409fe6c7d0e742013ce0a2d2f26"
url "https://nodejs.org/dist/v11.9.0/node-v11.9.0.tar.gz"
sha256 "d7f3d73d443f52c1c689fe88b9e55c35401b2207d251dc47b2d6a86a6d95758b"
head "https://github.com/nodejs/node.git"
bottle do