diff options
Diffstat (limited to 'Library/Formula/naturaldocs.rb')
| -rw-r--r-- | Library/Formula/naturaldocs.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/naturaldocs.rb b/Library/Formula/naturaldocs.rb index 3b51f3420..a45850603 100644 --- a/Library/Formula/naturaldocs.rb +++ b/Library/Formula/naturaldocs.rb @@ -3,7 +3,7 @@ require 'formula'  class Naturaldocs < Formula    homepage 'http://www.naturaldocs.org/'    url 'http://downloads.sourceforge.net/project/naturaldocs/Stable%20Releases/1.52/NaturalDocs-1.52.zip' -  md5 '68e3982acae57b6befdf9e75b420fd80' +  sha1 '0457bdd60beb2275a1fad414e6ba0a56798a7993'    def install      # Remove Windows files | 
