From ed5ed553cdc6d466787571a3b6ca85b04a05dd86 Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Fri, 20 Sep 2019 23:44:19 -0400 Subject: [PATCH] node-build 4.6.4 (#44467) --- 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 1c8ac4d120..9c08c479f8 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.3.tar.gz" - sha256 "c6edca61093d9dd73f58e7249394a03fa400ca99771107f339790f8889eb3f45" + url "https://github.com/nodenv/node-build/archive/v4.6.4.tar.gz" + sha256 "e0c8452690ba035949f24f48e6c515fb0db65d0bc34a4be33be2022f1df17688" head "https://github.com/nodenv/node-build.git" bottle :unneeded