Skip to content

Commit

Permalink
node 12.3.0
Browse files Browse the repository at this point in the history
Closes #40143.

Signed-off-by: FX Coudert <[email protected]>
  • Loading branch information
chenrui333 authored and fxcoudert committed May 21, 2019
1 parent 57c5ff6 commit 0a81521
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/node.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 0a81521

Please sign in to comment.