Reformat mocksmtp.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:29 +02:00
parent fa59435a2f
commit cde8600a49

View file

@ -1,7 +1,9 @@
class Mocksmtp < Cask
url 'http://mocksmtpapp.com/MockSmtp.zip'
homepage 'http://mocksmtpapp.com/'
version 'latest'
sha256 :no_check
url 'http://mocksmtpapp.com/MockSmtp.zip'
homepage 'http://mocksmtpapp.com/'
link 'MockSmtp.app'
end