node-build 2.6.16 (#20046)
This commit is contained in:
parent
a0ae39c6d0
commit
35672756c2
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.15.tar.gz"
|
||||
sha256 "c67e333e94f947cf8ffa1a1d23f54d3e2c6567328f8907952489d38ab1077f19"
|
||||
url "https://github.com/nodenv/node-build/archive/v2.6.16.tar.gz"
|
||||
sha256 "bce428ded2ab284e290c92fe1b001b9300130ca00516edbb32a1a6502de85a84"
|
||||
head "https://github.com/nodenv/node-build.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue