node-build 2.2.3

Closes Homebrew/homebrew#49944.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
Jason Karns 2016-03-09 22:59:06 -05:00 committed by Xu Cheng
parent 481914253a
commit 496a66695a

View file

@ -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.2.2.tar.gz"
sha256 "33b928069708a88cfe002b2451a851454e04345cea151bf796aa1dd8bdf0e0e1"
url "https://github.com/nodenv/node-build/archive/v2.2.3.tar.gz"
sha256 "f4cb4e1ae0fe7591989867555867bb45b7a8b27970591ea48137e5236f906a2a"
head "https://github.com/nodenv/node-build.git"
bottle :unneeded