node-build 3.0.10 (#27894)
This commit is contained in:
parent
b8339e973d
commit
3a07423bf0
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/v3.0.9.tar.gz"
|
url "https://github.com/nodenv/node-build/archive/v3.0.10.tar.gz"
|
||||||
sha256 "d087f77fc18b38af9a064a4a5e1a43306f3782069b692ccb43ac509e18923fe3"
|
sha256 "9f6b52431aa97c5d85252a19fca173fb4baf993dfa28603f740dd5f97d6b717e"
|
||||||
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