diff options
Diffstat (limited to 'Library/Formula/imagesnap.rb')
| -rw-r--r-- | Library/Formula/imagesnap.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/imagesnap.rb b/Library/Formula/imagesnap.rb index aa585c741..76dff6d6a 100644 --- a/Library/Formula/imagesnap.rb +++ b/Library/Formula/imagesnap.rb @@ -3,7 +3,7 @@ require 'formula' class Imagesnap < Formula url 'http://downloads.sourceforge.net/project/iharder/imagesnap/ImageSnap-v0.2.5.tgz' homepage 'http://iharder.sourceforge.net/current/macosx/imagesnap/' - md5 '32e341f059a91703816d8aa9b87fb1e4' + sha1 '3761bada4fddc92df0c61750d5ead24cf944c469' depends_on :xcode # For working xcodebuild. |
