Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Add opera-neon (#3129)
Browse files Browse the repository at this point in the history
  • Loading branch information
miccal authored Jan 13, 2017
1 parent d880823 commit a6d5d4d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Casks/opera-neon.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
cask 'opera-neon' do
version :latest
sha256 :no_check

url 'http://get.geo.opera.com/.private/OperaNeon.dmg'
name 'Opera Neon'
homepage 'http://www.opera.com/computer/neon'

app 'Opera Neon.app'

zap delete: [
'~/Library/Application Support/Opera Neon',
'~/Library/Caches/Opera Neon',
]
end

0 comments on commit a6d5d4d

Please sign in to comment.