node 12.3.0

Closes .

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-05-21 14:35:15 -04:00 committed by FX Coudert
parent 57c5ff6729
commit 0a815217e0

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.1.0/node-v12.1.0.tar.gz"
sha256 "3333a6cbf160657defece414f63b076fb758dc31af45cd9418c106141fdba0c5"
url "https://nodejs.org/dist/v12.3.0/node-v12.3.0.tar.gz"
sha256 "e26c54677964cb6b242a6221f3c121620564718f8be1e9a36a16f69860c575ea"
head "https://github.com/nodejs/node.git"
bottle do