diff --git a/Formula/node.rb b/Formula/node.rb index 4373316366..2dc3bad054 100644 --- a/Formula/node.rb +++ b/Formula/node.rb @@ -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