diff options
Diffstat (limited to 'Library/Formula/nimrod.rb')
| -rw-r--r-- | Library/Formula/nimrod.rb | 6 |
1 files 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' |
