aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJianwei Han2015-04-04 11:59:15 +0800
committerXu Cheng2015-04-04 17:05:09 +0800
commit3369ed0b4601f7d87f57899e0c4137fdbb435ffc (patch)
treea1a25fed74ea67f8a83f930eae4ccd50e0b7734a /Library
parent986d8f4df891b84d1579eb44dfcacebfc6883114 (diff)
downloadhomebrew-3369ed0b4601f7d87f57899e0c4137fdbb435ffc.tar.bz2
n 1.3.0
Closes #38353. Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/n.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/n.rb b/Library/Formula/n.rb
index 478e88e3b..4c597b8f0 100644
--- a/Library/Formula/n.rb
+++ b/Library/Formula/n.rb
@@ -1,8 +1,8 @@
class N < Formula
- homepage "https://github.com/visionmedia/n"
- head "https://github.com/visionmedia/n.git"
- url "https://github.com/visionmedia/n/archive/v1.2.7.tar.gz"
- sha1 "1852167d79d42b5077f23197133ec717ca1b78a0"
+ homepage "https://github.com/tj/n"
+ head "https://github.com/tj/n.git"
+ url "https://github.com/tj/n/archive/v1.3.0.tar.gz"
+ sha1 "3c3248456bd6255401305d2cdf24898d78c28e25"
def install
bin.mkdir