node-build 2.3.8 (#5340)
This commit is contained in:
parent
1221931454
commit
5e3a6f1015
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.3.7.tar.gz"
|
||||
sha256 "aef4a2263f2665da93358c5e2faaf55a2122400fb995d5ed6e9b1af74b680639"
|
||||
url "https://github.com/nodenv/node-build/archive/v2.3.8.tar.gz"
|
||||
sha256 "d966a37ca92b4ac708142956af0f90f237c9bc1349f780bdec9b16735063e349"
|
||||
head "https://github.com/nodenv/node-build.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue