node-build 4.6.4 (#44467)
This commit is contained in:
parent
22d8cca9ca
commit
ed5ed553cd
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/v4.6.3.tar.gz"
|
url "https://github.com/nodenv/node-build/archive/v4.6.4.tar.gz"
|
||||||
sha256 "c6edca61093d9dd73f58e7249394a03fa400ca99771107f339790f8889eb3f45"
|
sha256 "e0c8452690ba035949f24f48e6c515fb0db65d0bc34a4be33be2022f1df17688"
|
||||||
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