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