node-build 2.6.23
This commit is contained in:
parent
d6c5f1c0e9
commit
4d631a715f
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.6.22.tar.gz"
|
||||
sha256 "3c3bee29e1680bd9fd5bd7bc8d849d151b28392fe518091c865734a13dba06e2"
|
||||
url "https://github.com/nodenv/node-build/archive/v2.6.23.tar.gz"
|
||||
sha256 "a2b867d3f86ed8996871976fa17ecd8db5c6145dadae728a50279a74b0d33bd5"
|
||||
head "https://github.com/nodenv/node-build.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue