mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
253 B
Ruby
7 lines
253 B
Ruby
class OperaMail < Cask
|
|
url 'http://get-ash-1.opera.com/pub/opera/mail/1.0/mac/Opera-Mail-1.0-1040.i386.dmg'
|
|
homepage 'http://www.opera.com/computer/mail'
|
|
version '1.0'
|
|
sha1 '890a0461890014383f3c8088f60762fafef76cba'
|
|
link 'Opera Mail.app'
|
|
end
|