node-build 4.4.0

Closes #36108.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Jason Karns 2019-01-16 22:36:39 -05:00 committed by Chongyu Zhu
parent 16cc4ba1e7
commit 4bd3e55d39
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class NodeBuild < Formula class NodeBuild < Formula
desc "Install NodeJS versions" desc "Install NodeJS versions"
homepage "https://github.com/nodenv/node-build" homepage "https://github.com/nodenv/node-build"
url "https://github.com/nodenv/node-build/archive/v4.3.0.tar.gz" url "https://github.com/nodenv/node-build/archive/v4.4.0.tar.gz"
sha256 "57c2034baf9b198115e8ce5c56bad6402607b58a8bdd7f9b3d1a8b5003c24f79" sha256 "66f1437dddacb8023e40127009ba99b3d6c4be3d890f287947163b323008abf0"
head "https://github.com/nodenv/node-build.git" head "https://github.com/nodenv/node-build.git"
bottle :unneeded bottle :unneeded