From 0eb2ec5f6d0e1b8a72c5f26a7da5e1c5cbbcf14b Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Fri, 14 Oct 2016 11:45:07 -0400 Subject: [PATCH] node-build 2.3.9 (#5885) --- 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 b8fbcc2b8a..ce0a5cf82f 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/v2.3.8.tar.gz" - sha256 "d966a37ca92b4ac708142956af0f90f237c9bc1349f780bdec9b16735063e349" + url "https://github.com/nodenv/node-build/archive/v2.3.9.tar.gz" + sha256 "6d4ab1d91e00848da397142d2e01507c07d9c275ae47b962e89dfad3d8965750" head "https://github.com/nodenv/node-build.git" bottle :unneeded