parent
4e4f6373a6
commit
3efd721131
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Node < Formula
|
||||
desc "Platform built on the V8 JavaScript runtime to build network applications"
|
||||
homepage "https://nodejs.org/"
|
||||
url "https://nodejs.org/dist/v6.8.1/node-v6.8.1.tar.xz"
|
||||
sha256 "a44ff48de369381c506661996dec568085d42998613ed2a23ebb37fddc12c99a"
|
||||
url "https://nodejs.org/dist/v6.9.1/node-v6.9.1.tar.xz"
|
||||
sha256 "0bdd8d1305777cc8cd206129ea494d6c6ce56001868dd80147aff531d6df0729"
|
||||
head "https://github.com/nodejs/node.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue