node 12.8.1

Closes #43150.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Christian Moritz 2019-08-15 16:34:24 +02:00 committed by Chongyu Zhu
parent df2816f89b
commit 128eec2937
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/v12.8.0/node-v12.8.0.tar.gz"
sha256 "6f4e4ee7bcb52f782dce5a51d6951ff87151d9504be129d68d7aff469c0f7f36"
url "https://nodejs.org/dist/v12.8.1/node-v12.8.1.tar.gz"
sha256 "fbd4de6657f6301cdcd0c60a0e5a413c490670d8c21b501c380b96cc3b9b5b95"
head "https://github.com/nodejs/node.git"
bottle do