aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornulltask2015-01-15 12:17:26 +0900
committerJack Nagel2015-01-14 22:44:19 -0500
commit6d91bcbd68cc30658991fe9aa06bc6b4550e2930 (patch)
tree7790c67028bbafa5f724c3f5bbc61e722ae516a3
parenta69c489282e4690af43192a2a928f85445ee7495 (diff)
downloadhomebrew-6d91bcbd68cc30658991fe9aa06bc6b4550e2930.tar.bz2
nodebrew 0.8.0
Closes #35889. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/nodebrew.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/nodebrew.rb b/Library/Formula/nodebrew.rb
index ae292fc5d..9ceca3e8c 100644
--- a/Library/Formula/nodebrew.rb
+++ b/Library/Formula/nodebrew.rb
@@ -2,8 +2,8 @@ require "formula"
class Nodebrew < Formula
homepage "https://github.com/hokaccha/nodebrew"
- url "https://github.com/hokaccha/nodebrew/archive/v0.7.4.tar.gz"
- sha1 "b60f9048837a15eef2420e9ffbced6d57b753534"
+ url "https://github.com/hokaccha/nodebrew/archive/v0.8.0.tar.gz"
+ sha1 "5f3ec97e267fbccffcd3732a0a2436daa3a09d48"
head "https://github.com/hokaccha/nodebrew.git"
def install