eclipse-platform: install Platform, not SDK (#22809)

This commit is contained in:
Tim Taylor 2016-07-14 16:08:19 -07:00 committed by Vítor Galvão
parent aa654cf916
commit 036bfe5b91
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
cask 'eclipse-platform' do
version '4.6-201606061100'
sha256 'd8c0b7b970581bbfab047375c0bf44243f5f4e528e950be2313e275451d684b6'
sha256 '39df3c9acfb294a7f18485bc6f1cde4a5d10a900db987a32aa510548c9a986bd'
url "http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops#{version.to_i}/R-#{version}/eclipse-SDK-#{version.sub(%r{-.*}, '')}-macosx-cocoa-x86_64.tar.gz&r=1"
url "http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops#{version.to_i}/R-#{version}/eclipse-platform-#{version.sub(%r{-.*}, '')}-macosx-cocoa-x86_64.tar.gz&r=1"
name 'Eclipse SDK'
homepage 'https://eclipse.org'
license :eclipse