aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/nu.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/nu.rb')
-rw-r--r--Library/Formula/nu.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/nu.rb b/Library/Formula/nu.rb
index a6113fae1..2a30da9df 100644
--- a/Library/Formula/nu.rb
+++ b/Library/Formula/nu.rb
@@ -15,7 +15,7 @@ end
class Nu < Formula
homepage 'http://programming.nu'
url 'http://programming.nu/releases/Nu-2.0.1.tgz'
- md5 '8ceee36a3e89cab8d00f543fb61f7ffb'
+ sha1 'c0735f8f3daec9471b849f8e96827b5eef0ec44e'
depends_on NeedsLion.new
depends_on 'pcre'