homebrew-cask/Casks/spring-tool-suite.rb

8 lines
324 B
Ruby

class SpringToolSuite < Cask
url 'http://download.springsource.com/release/STS/3.4.0/dist/e4.3/spring-tool-suite-3.4.0.RELEASE-e4.3.1-macosx-cocoa-x86_64.tar.gz'
homepage 'http://spring.io/tools/sts'
version '3.4.0'
sha1 '2c62fc661c4978be91a524c02469b8e67754e610'
link 'springsource/sts-3.4.0.RELEASE/STS.app'
end