homebrew-cask-versions/Casks/eclipse-platform.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
315 B
Ruby

class EclipsePlatform < Cask
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.1'
sha256 '7001ddb2e29e1e81aa3e415ae7e5686a4aa15abb30786a57825c8b8f10746ced'
link 'eclipse/Eclipse.app'
end