3 sha256 'f71274c9f946d2af6bbd12e811d7c8d371d3031415839b9aa6ed35347d2980f8'
6 def self.based_on_eclipse
7 '4.3.2' # find eclipse version at http://spring.io/tools/sts/all
11 url "http://download.springsource.com/release/STS/#{version}/dist/e#{Utils.based_on_eclipse.gsub(/\.\d$/, '')}/spring-tool-suite-#{version}.RELEASE-e#{Utils.based_on_eclipse}-macosx-cocoa-x86_64-installer.dmg"
12 homepage 'http://spring.io/tools/sts'
13 license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
15 installer :manual => "Installer - Spring Tool Suite #{version}.RELEASE.app"