eclipse-platform: update to 4.3.1

This commit is contained in:
Eugene San (eugenesan) 2014-01-17 12:21:11 +02:00
parent df46ec43d4
commit 44067947b8
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
class EclipsePlatform < Cask
url 'http://download.eclipse.org/eclipse/downloads/drops4/R-4.3-201306052000/eclipse-platform-4.3-macosx-cocoa-x86_64.tar.gz'
url 'http://download.eclipse.org/eclipse/downloads/drops4/R-4.3.1-201309111000/eclipse-SDK-4.3.1-macosx-cocoa-x86_64.tar.gz'
homepage 'http://eclipse.org'
version '4.3'
sha1 '539aa1dd327478c56c1cbca9145c138d27e6a1e0'
link 'Eclipse.app'
version '4.3.1'
sha1 '5309f6b9f690c46b8d6ef70a6af57cf0657ca6d4'
link 'eclipse/Eclipse.app'
end