From 1cad3f02d4e2e987dbf8fdbaa68eacc12682cf7d Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Fri, 3 Jan 2020 12:57:07 -0500 Subject: [PATCH] node-build 4.7.0 Created by https://github.com/mislav/bump-homebrew-formula-action Closes #48514. Signed-off-by: Alexander Bayandin --- Formula/node-build.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/node-build.rb b/Formula/node-build.rb index 77f432f06f..e1fa32e8d9 100644 --- a/Formula/node-build.rb +++ b/Formula/node-build.rb @@ -1,8 +1,8 @@ class NodeBuild < Formula desc "Install NodeJS versions" homepage "https://github.com/nodenv/node-build" - url "https://github.com/nodenv/node-build/archive/v4.6.8.tar.gz" - sha256 "e3304dfd4840b3845472ea328f93b556a084aa1a89411dd953541c30f8e7f8b1" + url "https://github.com/nodenv/node-build/archive/v4.7.0.tar.gz" + sha256 "b6c80c553ab56018a2fb0fade0a848e4051b9003f23c852fec85e524dfa2b776" head "https://github.com/nodenv/node-build.git" bottle :unneeded