node-build 2.4.1
Closes #7281. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
b69e4ff684
commit
80cbd50a8a
1 changed files with 2 additions and 2 deletions
|
@ -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.4.0.tar.gz"
|
||||
sha256 "02aab5d3ab530ec489cfadaa734b6ca664446ce1da4e978e0a475760a91ca19f"
|
||||
url "https://github.com/nodenv/node-build/archive/v2.4.1.tar.gz"
|
||||
sha256 "ce4d8d622a2bb5ba7e71e5ab6287260cf522334585c77d323862f9bbbc8f1177"
|
||||
head "https://github.com/nodenv/node-build.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue