Skip to content

Commit

Permalink
node 14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwoll committed Apr 29, 2020
1 parent 4159df3 commit d8f673b
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/v14.0.0/node-v14.0.0.tar.xz"
sha256 "6e220129f1d3101695ce63af59f353bd915bafbd61fb954010c6e59cf550c764"
url "https://nodejs.org/dist/v14.1.0/node-v14.1.0.tar.xz"
sha256 "96101921146207976f5c1eb3d01806602f361d90ced6fa941411238f8449835f"
head "https://github.com/nodejs/node.git"

bottle do
Expand Down

0 comments on commit d8f673b

Please sign in to comment.