Reformat omnipresence.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:33 +02:00
parent 8ec118b5ee
commit 6fe13bc70e
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Omnipresence < Cask
url 'http://downloads.omnigroup.com/software/MacOSX/10.8/OmniPresence-1.1.dmg'
homepage 'http://www.omnigroup.com/omnipresence'
version '1.1'
sha256 '4b6304fffdeed85054379bde7b43776957b5061f0bd089f29fe3005ed19ca49f'
url 'http://downloads.omnigroup.com/software/MacOSX/10.8/OmniPresence-1.1.dmg'
homepage 'http://www.omnigroup.com/omnipresence'
link 'OmniPresence.app'
end