Update OmniFocus to version 2.2.2

This commit updates the version and sha256 stanzas
This commit is contained in:
Maurice Kelly 2015-07-17 11:09:16 +01:00 committed by Vítor Galvão
parent 2389b9fee1
commit adf7c16490
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ cask :v1 => 'omnifocus' do
sha256 '3282eb7e41ec2638f68a92a6509eddd96a96c39b65b954dcedcc4e62289f22a9'
url "http://www.omnigroup.com/ftp1/pub/software/MacOSX/10.9/OmniFocus-#{version}.dmg"
else
version '2.2.1'
sha256 '1c77ff7252d7014eaa138cbf18060c8a4d364c86923eadc06f29193838cabe17'
version '2.2.2'
sha256 '35a68b20c5a60567fd47472aa709c8cf0257fbb88f8221649df97db936245ba6'
url "http://www.omnigroup.com/ftp1/pub/software/MacOSX/10.10/OmniFocus-#{version}.dmg"
end