Skip to content

Commit

Permalink
Use no_checksum instead of a sha1 when getting latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Schulz committed May 10, 2013
1 parent 6749903 commit 2ea5057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/mou.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ class Mou < Cask
url 'http://mouapp.com/download/Mou.zip'
version 'latest'
homepage 'http://mouapp.com/'
sha1 'e69bc2bbdadea6a2929032506085b6e9501a7fb9'
no_checksum
end

0 comments on commit 2ea5057

Please sign in to comment.