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
232 B
7 lines
232 B
class Opera < Cask
|
|
url 'http://get.geo.opera.com/pub/opera/mac/1215/Opera_12.15_Setup_Intel.dmg'
|
|
homepage 'http://www.opera.com/'
|
|
version '12.15'
|
|
sha1 '5889d940e3c61eb92ea4045909e6def50e1839ba'
|
|
link :app, 'Opera.app'
|
|
end
|
|
|