diff --git a/Formula/node-build.rb b/Formula/node-build.rb index 1eef10e4fc..279312a9bc 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.9.tar.gz" - sha256 "d087f77fc18b38af9a064a4a5e1a43306f3782069b692ccb43ac509e18923fe3" + url "https://github.com/nodenv/node-build/archive/v3.0.10.tar.gz" + sha256 "9f6b52431aa97c5d85252a19fca173fb4baf993dfa28603f740dd5f97d6b717e" head "https://github.com/nodenv/node-build.git" bottle :unneeded