You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
274 B
7 lines
274 B
class Chromium < Cask
|
|
url 'http://downloads.sourceforge.net/project/osxportableapps/Chromium/ChromiumOSX_27.0.1453.116.dmg'
|
|
homepage 'http://www.freesmug.org/chromium'
|
|
version '27.0.1453.116'
|
|
sha1 '17a294ad64f9969189d0d3faa06d963bf72be5b3'
|
|
link 'Chromium.app'
|
|
end
|
|
|