You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
292 B
7 lines
292 B
class Eclipse < Cask
|
|
homepage 'http://eclipse.org'
|
|
url 'http://mirrors.med.harvard.edu/eclipse/eclipse/downloads/drops4/R-4.2.1-201209141800/eclipse-SDK-4.2.1-macosx-cocoa-x86_64.tar.gz'
|
|
version '4.2.1'
|
|
content_length '191008983'
|
|
sha1 'b535207c06799e0034a9aa6a1262baf152560dba'
|
|
end
|
|
|