Merge pull request #10267 from mauricerkelly/update-omnipresence-1.3

Update Omnipresence to v1.3
This commit is contained in:
ndr 2015-03-28 11:29:51 +01:00
commit d76495387b
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
cask :v1 => 'omnipresence' do
version '1.1'
sha256 '4b6304fffdeed85054379bde7b43776957b5061f0bd089f29fe3005ed19ca49f'
version '1.3'
sha256 '2a58504aef5f7f24c74fb79ab1b59b667d83f3ba8b75b161a62de8617c089128'
url "http://downloads.omnigroup.com/software/MacOSX/10.8/OmniPresence-#{version}.dmg"
url "http://downloads.omnigroup.com/software/MacOSX/10.10/OmniPresence-#{version}.dmg"
name 'OmniPresence'
homepage 'http://www.omnigroup.com/omnipresence'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :commercial
app 'OmniPresence.app'
end