Skip to content

Commit

Permalink
node-build 2.2.5
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#50413.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
jasonkarns authored and xu-cheng committed Mar 26, 2016
1 parent 1b8d780 commit 9a67941
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/node-build.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class NodeBuild < Formula
desc "Install NodeJS versions"
homepage "https://github.com/nodenv/node-build"
url "https://github.com/nodenv/node-build/archive/v2.2.4.tar.gz"
sha256 "1460941b0bb2f0c590b4fdbafb5a46821bdea52368da228fc0c44127ccc256aa"
url "https://github.com/nodenv/node-build/archive/v2.2.5.tar.gz"
sha256 "1ba6d9edf9ebc6835f452e9104bc1a82b4ae2f2e9668d36531357b9dbb386fb0"
head "https://github.com/nodenv/node-build.git"

bottle :unneeded
Expand Down

0 comments on commit 9a67941

Please sign in to comment.