From 4cf04020bf1066f8a2f8d68c8f4744527ae7fc07 Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Fri, 30 Mar 2018 18:03:37 -0400 Subject: [PATCH] node-build 3.0.7 (#25977) --- 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 63e305cb5f..1b5552a50e 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/v3.0.6.tar.gz" - sha256 "d52c6886e8cdf745884a3e4cbd5ed8c505e9620c8f20f9920f69b7f670c32013" + url "https://github.com/nodenv/node-build/archive/v3.0.7.tar.gz" + sha256 "74bbd151b1317d63e73fc27180b2607075138aef8b7c107e670e442069b9c390" head "https://github.com/nodenv/node-build.git" bottle :unneeded