node 13.4.0

Closes #48000.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
willi123yao 2019-12-18 14:40:46 +08:00 committed by Alexander Bayandin
parent fdb3574ef0
commit c2ad8e7e0c

View file

@ -1,9 +1,8 @@
class Node < Formula
desc "Platform built on V8 to build network applications"
homepage "https://nodejs.org/"
url "https://nodejs.org/dist/v13.3.0/node-v13.3.0.tar.gz"
sha256 "cab5bd4712265745cfce1416ea0f425f1de71452f0ddc544d815aacee2aede3e"
revision 1
url "https://nodejs.org/dist/v13.4.0/node-v13.4.0.tar.gz"
sha256 "039e9bfbb114fca44b14f317cdadf51fc875660e4e03106fa303503add7ae560"
head "https://github.com/nodejs/node.git"
bottle do