From 028351bbc494fea4c01295b4810452eecfd28e8f Mon Sep 17 00:00:00 2001 From: Simon Hafner Date: Fri, 4 Jan 2013 10:11:25 -0600 Subject: nimrod 0.9.0 Closes #16887. Signed-off-by: Adam Vandenberg --- Library/Formula/nimrod.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Formula/nimrod.rb b/Library/Formula/nimrod.rb index 3ba545bf5..fae492f4b 100644 --- a/Library/Formula/nimrod.rb +++ b/Library/Formula/nimrod.rb @@ -1,9 +1,9 @@ require 'formula' class Nimrod < Formula - homepage 'http://force7.de/nimrod/' - url 'http://force7.de/nimrod/download/nimrod_0.8.14.zip' - sha1 'e37e48bcec96c8baf578671c3f20cc5e1e8b0267' + homepage 'http://nimrod-code.org/' + url 'http://nimrod-code.org/download/nimrod_0.9.0.zip' + sha1 '5fdfcfa8ccab19093ec0d01fc0d956e6a273f13f' head 'https://github.com/Araq/Nimrod.git' -- cgit v1.2.3