node-build 2.5.3
Closes #8563. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
74940e7b48
commit
7fa9a49a94
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.5.2.tar.gz"
|
||||
sha256 "fc200272a7ef6a69b3c752534b4b127e2e33d9396732567f5a024121b7a958bc"
|
||||
url "https://github.com/nodenv/node-build/archive/v2.5.3.tar.gz"
|
||||
sha256 "12d062b36ec478ec327c276fc670d87e2d2ddb5122ac291d0955b3900ff716b3"
|
||||
head "https://github.com/nodenv/node-build.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue