diff --git a/Casks/springtoolsuite.rb b/Casks/springtoolsuite.rb index be90ba8cd4b..745e8450e05 100644 --- a/Casks/springtoolsuite.rb +++ b/Casks/springtoolsuite.rb @@ -1,6 +1,6 @@ cask 'springtoolsuite' do - version '4.0.0.RELEASE,4.9.0' - sha256 'abed012ac90004fb8e4bb4a423cfbb03ef4ba38fe3c3f926c00a5b351fe85944' + version '4.1.0.RELEASE,4.10.0' + sha256 '2de077011e1039c39d63538437d7b67112b695596545b7bb6c2c07c917cd5aa9' # download.springsource.com/release/STS was verified as official when first introduced to the cask url "https://download.springsource.com/release/STS#{version.major}/#{version.before_comma}/dist/e#{version.after_comma.major_minor}/spring-tool-suite-#{version.major}-#{version.before_comma}-e#{version.after_comma}-macosx.cocoa.x86_64.dmg"