aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-02-15 12:08:06 -0600
committerBrett Koonce2014-02-15 12:35:29 -0600
commitb3f480c0afee59a367e8cf372c0ee17d9773650d (patch)
tree4a33997c4550a79bce08dd37fc78d375b915e9d6 /Library/Formula
parent90545b13fe388cf66139893e9a7bb7fd3bdc0700 (diff)
downloadhomebrew-b3f480c0afee59a367e8cf372c0ee17d9773650d.tar.bz2
n 1.2.1
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/n.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/n.rb b/Library/Formula/n.rb
index de37d4445..72296e6ce 100644
--- a/Library/Formula/n.rb
+++ b/Library/Formula/n.rb
@@ -3,8 +3,8 @@ require 'formula'
class N < Formula
homepage 'https://github.com/visionmedia/n'
head 'https://github.com/visionmedia/n.git'
- url 'https://github.com/visionmedia/n/archive/1.1.0.tar.gz'
- sha1 '93c7661630310ca38627052be4df47f89285b099'
+ url 'https://github.com/visionmedia/n/archive/1.2.1.tar.gz'
+ sha1 'c8a54313ee8ff43f3b6cdb03f140bc200f548f9f'
def install
bin.mkdir