node 0.12.6

This commit is contained in:
Misty De Meo 2015-07-03 20:21:13 -07:00
parent 468173c4be
commit a2f19615fc

View file

@ -2,8 +2,8 @@
class Node < Formula
desc "Platform built on Chrome's JavaScript runtime to build network applications"
homepage "https://nodejs.org/"
url "https://nodejs.org/dist/v0.12.5/node-v0.12.5.tar.gz"
sha256 "4bc1e25f4c62ac65324d3cf4aa9de2d801cd708757c3567b6ad2ced7df30cdd2"
url "https://nodejs.org/dist/v0.12.6/node-v0.12.6.tar.gz"
sha256 "7a3b5ac351973a9dee8edbf0684bc8d0dea44b231e42274ffb008141ffa19ad2"
head "https://github.com/joyent/node.git", :branch => "v0.12"
bottle do
@ -31,8 +31,8 @@ class Node < Formula
end
resource "npm" do
url "https://registry.npmjs.org/npm/-/npm-2.11.2.tgz"
sha256 "1c831305ca20a4f1280e52869f9c838ee53ed512c15ebaafc64dd263a85f5418"
url "https://registry.npmjs.org/npm/-/npm-2.12.1.tgz"
sha256 "6b6512c6f9097da193dfe046053d6d0483b5c5658dc0a763c1ba5609b6bbc16c"
end
def install