From 3291aead7dbf174a3e535678b2ee49ec0d607cd5 Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Tue, 4 Apr 2017 12:25:13 -0400 Subject: [PATCH] node-build 2.5.10 (#12051) --- 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 c0dd77fd6a..2350a47435 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.5.9.tar.gz" - sha256 "40270701932c38a6419d84154438d6d64ff8e248d117284a06d044f276ad9a0b" + url "https://github.com/nodenv/node-build/archive/v2.5.10.tar.gz" + sha256 "bf9b3a97df3018eeb972e975bae41e311edaec5b567bc7042841606b976298bf" head "https://github.com/nodenv/node-build.git" bottle :unneeded