node 6.9.1

Closes #6105.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Diogo Azevedo 2016-10-19 22:39:18 -02:00 committed by ilovezfs
parent 4e4f6373a6
commit 3efd721131

View file

@ -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