mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
243 B
Ruby
7 lines
243 B
Ruby
class Seamonkey < Cask
|
|
url 'https://download.mozilla.org/?product=seamonkey-2.20&os=osx&lang=en-US'
|
|
homepage 'http://www.seamonkey-project.org/'
|
|
version '2.20'
|
|
sha1 '69fe66739a1be49f3e9e9993e8b58f90c3d6764e'
|
|
link 'SeaMonkey.app'
|
|
end
|