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
284 B
7 lines
284 B
class Chromium < Cask
|
|
homepage 'http://www.freesmug.org/chromium'
|
|
url 'http://sourceforge.net/projects/osxportableapps/files/Chromium/ChromiumOSX_22.0.1229.92.dmg/download'
|
|
version '22.0.1229.92'
|
|
content_length '43991068'
|
|
sha1 'afb9ae77e4aa2a6e3321ffa314869698105bb22f'
|
|
end
|
|
|