From d4b2995a0c4fa8d2221747f65b359da4670eff73 Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Mon, 19 Feb 2018 09:28:59 -0500 Subject: [PATCH] node-build 3.0.2 --- 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 41d78a8d25..502b848bec 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.1.tar.gz" - sha256 "4fdf249a559e424ba19c8ff0623ce4657398a27f78fa962e0edf3825f984d46a" + url "https://github.com/nodenv/node-build/archive/v3.0.2.tar.gz" + sha256 "aa8bfc1ca96736874e0076f494b09904b312d096e2e5b410a887bea4c2265eb4" head "https://github.com/nodenv/node-build.git" bottle :unneeded