diff options
Diffstat (limited to 'Library/Formula/doubledown.rb')
| -rw-r--r-- | Library/Formula/doubledown.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/doubledown.rb b/Library/Formula/doubledown.rb index 5bcf38236..3a4644137 100644 --- a/Library/Formula/doubledown.rb +++ b/Library/Formula/doubledown.rb @@ -3,7 +3,7 @@ require 'formula' class Doubledown < Formula url 'https://github.com/devstructure/doubledown/tarball/v0.0.2' homepage 'https://github.com/devstructure/doubledown' - md5 '0f540c6da691769ca1efa305ad18acb6' + sha1 '518d9df0457b6ce464679f8db4c7f692c7c72a9f' head 'https://github.com/devstructure/doubledown.git' def install |
