Skip to content

Commit

Permalink
node@6 6.11.3
Browse files Browse the repository at this point in the history
Closes #17685.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
JCount authored and ilovezfs committed Sep 6, 2017
1 parent 330f2b5 commit 0975f8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/node@6.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class NodeAT6 < Formula
desc "Platform built on V8 to build network applications"
homepage "https://nodejs.org/"
url "https://nodejs.org/dist/v6.11.2/node-v6.11.2.tar.xz"
sha256 "04af4992238b19124ea56f1bcfda36827613a24eb3b00fc3b50f261a415a26e4"
url "https://nodejs.org/dist/v6.11.3/node-v6.11.3.tar.xz"
sha256 "5f09b77010cb3ec4e321ecdc30beb6b49d8a2843155b7f0ad97202ec308ab6bc"
head "https://github.com/nodejs/node.git", :branch => "v6.x-staging"

bottle do
Expand Down

0 comments on commit 0975f8d

Please sign in to comment.