Update springtoolsuite to 4.1.0 (#56962)

This commit is contained in:
VonUniGE 2019-01-05 03:34:04 +01:00 committed by Markus Reiter
parent 74c63c6186
commit 554d189e40
1 changed files with 2 additions and 2 deletions

View File

@ -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"