Update sourcetree to 3.1_210 (#58383)

This commit is contained in:
CoreCode 2019-02-04 23:05:54 +01:00 committed by Markus Reiter
parent 113ab9c6f4
commit 3c6bf3f599
1 changed files with 3 additions and 3 deletions

View File

@ -6,14 +6,14 @@ cask 'sourcetree' do
# atlassian.com/software/sourcetree was verified as official when first introduced to the cask
url "https://downloads.atlassian.com/software/sourcetree/Sourcetree_#{version}.zip"
else
version '3.0.1_205'
sha256 'b672e3d90a46c76aff94c53f4f02852547dd4369f9e2a561245ff5379bd28a99'
version '3.1_210'
sha256 'a806157bb4d1181a0404ffd3d38300282281e91316b607d80fef7107c6253bfc'
# atlassian.com/software/sourcetree was verified as official when first introduced to the cask
url "https://product-downloads.atlassian.com/software/sourcetree/ga/Sourcetree_#{version}.zip"
end
appcast 'https://www.sourcetreeapp.com/update/SparkleAppcastGroup1.xml'
appcast 'https://product-downloads.atlassian.com/software/sourcetree/Appcast/SparkleAppcastGroup1.xml'
name 'Atlassian SourceTree'
homepage 'https://www.sourcetreeapp.com/'