1 changed files with 4 additions and 3 deletions
@ -1,6 +1,7 @@ |
|||||
class Eclipse < Cask |
class Eclipse < Cask |
||||
homepage 'http://eclipse.org' |
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' |
url 'http://eclipse.mirror.kangaroot.net/eclipse/downloads/drops4/R-4.2.2-201302041200/eclipse-SDK-4.2.2-macosx-cocoa-x86_64.tar.gz' |
||||
version '4.2.1' |
version '4.2.2' |
||||
sha1 'b535207c06799e0034a9aa6a1262baf152560dba' |
sha1 '209ee0aa194aea5869c56546eb77f89da515252d' |
||||
|
link :app, 'Eclipse.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue