node-build 3.0.15 (#29983)
This commit is contained in:
parent
ae12d8fe83
commit
6e99f9e7f6
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/v3.0.14.tar.gz"
|
||||
sha256 "97c8a455c86e4c4c53d24bf032ea31e67fc4d493920374946ffc3bff09c0a87f"
|
||||
url "https://github.com/nodenv/node-build/archive/v3.0.15.tar.gz"
|
||||
sha256 "5aca22e1341b3f88d1b07347ce312520083a23f864b0cda4fc2e96f53718d911"
|
||||
head "https://github.com/nodenv/node-build.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue