node-build 2.3.9 (#5885)
This commit is contained in:
parent
38f88a7683
commit
0eb2ec5f6d
1 changed files with 2 additions and 2 deletions
|
@ -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/v2.3.8.tar.gz"
|
url "https://github.com/nodenv/node-build/archive/v2.3.9.tar.gz"
|
||||||
sha256 "d966a37ca92b4ac708142956af0f90f237c9bc1349f780bdec9b16735063e349"
|
sha256 "6d4ab1d91e00848da397142d2e01507c07d9c275ae47b962e89dfad3d8965750"
|
||||||
head "https://github.com/nodenv/node-build.git"
|
head "https://github.com/nodenv/node-build.git"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
Loading…
Reference in a new issue