node 13.5.0

Closes #48037.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
Krasimir Nedelchev 2019-12-18 23:28:35 +02:00 committed by Alexander Bayandin
parent f55f14b8c0
commit 127732ae6a

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/v13.4.0/node-v13.4.0.tar.gz"
sha256 "039e9bfbb114fca44b14f317cdadf51fc875660e4e03106fa303503add7ae560"
url "https://nodejs.org/dist/v13.5.0/node-v13.5.0.tar.gz"
sha256 "4b8078d896a7550d7ed399c1b4ac9043e9f883be404d9b337185c8d8479f2db8"
head "https://github.com/nodejs/node.git"
bottle do