Skip to content

Commit 5879ea5

Browse files
JLHwungilovezfs
authored andcommitted
node 7.2.0
Closes #7167. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
1 parent f0024f3 commit 5879ea5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/node.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Node < Formula
22
desc "Platform built on the V8 JavaScript runtime to build network applications"
33
homepage "https://nodejs.org/"
4-
url "https://nodejs.org/dist/v7.1.0/node-v7.1.0.tar.xz"
5-
sha256 "55ae831a2090e3af71b8f071dc5599922e5c752a2e40d77cbfd4a39d22cf4981"
4+
url "https://nodejs.org/dist/v7.2.0/node-v7.2.0.tar.xz"
5+
sha256 "486d4db7ef659521ad2fafefca877638da07bef61e2aee090207ff52149294fb"
66
head "https://github.com/nodejs/node.git"
77

88
bottle do

0 commit comments

Comments
 (0)