node-build 3.0.9 (#27341)
This commit is contained in:
parent
f85a20c473
commit
c06d92d3f9
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.8.tar.gz"
|
||||
sha256 "c3287433e4e0d85613beb6ca2661db98c9da0ef1ebb856796039c8e3436245f1"
|
||||
url "https://github.com/nodenv/node-build/archive/v3.0.9.tar.gz"
|
||||
sha256 "d087f77fc18b38af9a064a4a5e1a43306f3782069b692ccb43ac509e18923fe3"
|
||||
head "https://github.com/nodenv/node-build.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue