mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
297 B
Ruby
9 lines
297 B
Ruby
class OperaNext < Cask
|
|
version '23.0.1522.43'
|
|
sha256 'e44f8a84c4db7a9294fe34c38129389cc18771d976cd6c6089973d5538a2a101'
|
|
|
|
url "http://get.geo.opera.com/pub/opera-next/#{version}/mac/Opera_Next_#{version}_Setup.dmg"
|
|
homepage 'http://www.opera.com/computer/next'
|
|
|
|
link 'Opera Next.app'
|
|
end
|