Merge pull request #134 from ryanaghdam/new-cask/eclipse

Added cask for Eclipse Juno
This commit is contained in:
Paul Hinze 2013-01-07 07:15:08 -08:00
commit 681ef59e26
1 changed files with 7 additions and 0 deletions

7
Casks/eclipse.rb Normal file
View File

@ -0,0 +1,7 @@
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