1 changed files with 3 additions and 3 deletions
@ -1,7 +1,7 @@ |
|||||
class Eclipse < Cask |
class Eclipse < Cask |
||||
|
url 'http://download.eclipse.org/technology/epp/downloads/release/kepler/R/eclipse-standard-kepler-R-macosx-cocoa-x86_64.tar.gz' |
||||
homepage 'http://eclipse.org' |
homepage 'http://eclipse.org' |
||||
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.3' |
||||
version '4.2.2' |
sha1 'c9aeb9ba9db87d8d5c81b6abf9c11283f15a0cd2' |
||||
sha1 '209ee0aa194aea5869c56546eb77f89da515252d' |
|
||||
link 'Eclipse.app' |
link 'Eclipse.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue