mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
277 B
Ruby
9 lines
277 B
Ruby
class Opera < Cask
|
|
version '22.0.1471.70'
|
|
sha256 '4c00de33a0c7094b136d39c27d6436effdf035d4a4f236c9e51107064a8256ba'
|
|
|
|
url 'http://get.geo.opera.com/pub/opera/desktop/22.0.1471.70/mac/Opera_22.0.1471.70_Setup.dmg'
|
|
homepage 'http://www.opera.com/'
|
|
|
|
link 'Opera.app'
|
|
end
|