Merge pull request #318 from peterlewis/patch-1

Updated SHA1 to fix mismatch
This commit is contained in:
Vítor Galvão 2013-05-13 13:12:20 -07:00
commit d345131ef7
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ class Chromium < Cask
url 'http://downloads.sourceforge.net/project/osxportableapps/Chromium/ChromiumOSX_26.0.1410.65.dmg'
homepage 'http://www.freesmug.org/chromium'
version '26.0.1410.65'
sha1 'afb9ae77e4aa2a6e3321ffa314869698105bb22f'
sha1 'a55e348d079ebdf5d29e4b7cbf192a691fe50e30'
link :app, 'Chromium.app'
end