Update springtoolsuite to 4.1.2.RELEASE,4.10.0 (#59412)

This commit is contained in:
CoreCode 2019-02-24 21:54:58 +01:00 committed by Victor Popkov
parent 8782ea7bc3
commit 65aca5bcdc
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
cask 'springtoolsuite' do
version '4.1.1.RELEASE,4.10.0'
sha256 '4eeb65ebf287758e2fb601352b94df7d53d8a5eae1c8519ecaf560dda34c3529'
version '4.1.2.RELEASE,4.10.0'
sha256 'b07529d0317405fc539a1073c61895c3e9b17dcef7044911352950a5f660b43f'
# 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"
appcast 'https://github.com/spring-projects/sts4/releases.atom'
name 'Spring Tool Suite'
homepage 'https://spring.io/tools/sts'